Ludovic,
loking at the acats testsuite;
gcc/testsuite/ada/acats/run_all.sh sets LD_LIBRARY_PATH based on
$BASE, but this is not set. This script is called by
gcc/testsuite/ada/acats/run_acats, which should export BASE to pass it
to run_all.sh.
the ada-acats patch introduces the uninitialized us
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
CC||hjl dot tools at gmail dot
|
Matthias Klose <[EMAIL PROTECTED]> writes:
> The gcc-4.2 branch did see some (< 10) fixes. I'll prepare an upload
> of both gcc-4.2 and gcj-4.2 next weekend, and upload to unstable, if
> there are no concerns about the upload. The changes are in the gcccvs
> repository. The packages build without r
Accepted:
libcloog-ppl-dev_0.15~git20081008-1_hppa.deb
to pool/main/c/cloog-ppl/libcloog-ppl-dev_0.15~git20081008-1_hppa.deb
libcloog-ppl0_0.15~git20081008-1_hppa.deb
to pool/main/c/cloog-ppl/libcloog-ppl0_0.15~git20081008-1_hppa.deb
Override entries for your package:
libcloog-ppl-dev_0.15~g
FYI: The status of the gcc-4.3-doc-non-dfsg source package
in Debian's testing distribution has changed.
Previous version: 4.3.0.nf1-1
Current version: 4.3.2.nf1-1
--
This email is automatically generated; the Debian Release Team
<[EMAIL PROTECTED]> is responsible.
See http://release.debian
cloog-ppl_0.15~git20081008-1_hppa.changes uploaded successfully to localhost
along with the files:
libcloog-ppl-dev_0.15~git20081008-1_hppa.deb
libcloog-ppl0_0.15~git20081008-1_hppa.deb
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
--- Comment #2 from jakub at gcc dot gnu dot org 2008-10-14 11:50 ---
I couldn't reproduce this on powerpc64-linux --with-cpu=default32
--enable-languages=ada, I can only reproduce the var-tracking.c ICE which is
already tracked in PR37815.
--
http://gcc.gnu.org/bugzilla/show_bug.cg
--- Comment #5 from jakub at gcc dot gnu dot org 2008-10-14 11:47 ---
vt_add_function_parameters asserts that REG_EXPR or MEM_EXPR of DECL_RTL of a
PARM decl, if it is non-NULL, is the PARM_DECL itself, but with the r141077
patch when the stack slots may be shared, decl might be actually
--- Comment #4 from jakub at gcc dot gnu dot org 2008-10-14 11:25 ---
Created an attachment (id=16491)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16491&action=view)
libgcc2.i
Indeed, caused by r141077. On the attached preprocessed source reproduceable
with -> sparc-linux cross
> Michael Tautschnig wrote:
>> apparently ppl 0.10 pre34 still fails to build on some architectures because
>> of
>> FPU_* macros not being defined. Please see
>> http://buildd.debian.org/fetch.cgi?&pkg=ppl&ver=0.10~pre34-1&arch=arm&stamp=1223724338&file=log
>> for details.
>
> Hi Michael,
>
> yes
--- Comment #3 from doko at ubuntu dot com 2008-10-14 07:21 ---
reverting r141077 on current trunk lets the bootstrap succeed on sparc-linux
--
doko at ubuntu dot com changed:
What|Removed |Added
11 matches
Mail list logo