[Bug preprocessor/15167] [3.4/4.0 Regression] Internal compiler error with "#pragma once"

2004-12-05 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-06 07:11 --- > Eric - can you try your testcase on GCC sources as of around the beginning of > August 2003? You can't reasonably ask this. It is your duty as a cpplib maintainer to do this kind of work. I honestly h

[Bug target/14508] ns32k- internal compiler error: in find_reloads, at reload.c:3887

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:37 --- Fixed already on the mainline. -- What|Removed |Added Status|UNCONFIRMED

[Bug libgcj/13892] [win32] UTF8 encoding problem/JRE incompatiblity w/small testcase

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|java|libgcj Summary|UTF8 encoding problem/JRE |[win32] UTF8 encoding |incompatiblity

[Bug debug/14022] asm() should start a new line table entry

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:24 --- Add your own debuging info for asm outside a function, there is no way for gcc to know not to do that, anyways this is standard practice as usually you want the asm to recorded as some line and not none.

[Bug tree-optimization/17863] [4.0 Regression] threefold performance loss

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:20 --- *** Bug 18704 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug tree-optimization/18704] [4.0 Regression] Inlining limits cause 340% performance regression

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:20 --- No reason to keep this one open, there is PR 17863 still. Also note I heard from Honza that the tree profiling branch with feedback can optimizate better than with your leafy patch. *** This bug has been

[Bug c++/18829] Error signale on an unexisting line

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:15 --- Also can you read http://gcc.gnu.org/bugs.html and provide the preprocessed source? -- What|Removed |Added --

[Bug c/18822] segmentation fault

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Status|UNCONFIRMED

[Bug c/18821] Please add warning if bits thrown away in integral conversions

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:14 --- Confirmed, I thought I saw a bug about this before. -- What|Removed |Added Statu

[Bug driver/18549] -save-temps option ends with corrupt object file

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:04 --- Can you add -v and see what happens to be the difference between with and without -save-temps? -- What|Removed |Added ---

[Bug target/18649] terminate called after throwing - IOT/Abort trap (core dumped)

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c++ |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18649

[Bug bootstrap/18626] Bootstrap fails on HP-UX 11.11 without HP/ANSI C

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:03 --- This is definitely not a gcc bug, I would report this to HP. -- What|Removed |Added

[Bug middle-end/18624] cannot detect local variable set but never used

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:02 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/18754] unrolling happens too late/SRA does not happen late enough

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:01 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug tree-optimization/18755] invariant/constant not recomputed when ADDR_EXPR changed

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:01 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug c/18809] ICE after a couple of errors with a simple invalid C code

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 05:00 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug tree-optimization/18813] not vectorizing obvious loop

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 04:58 --- Confirmed. -- What|Removed |Added CC||rakdver at

[Bug ada/18816] ACATS c460007 runtime rounding problem

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2004-12-

[Bug middle-end/14711] [3.3/3.4/4.0 regression] ICE in final.c:2117 when compiling a huge source file

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14711

[Bug preprocessor/15167] [3.4/4.0 Regression] Internal compiler error with "#pragma once"

2004-12-05 Thread neil at gcc dot gnu dot org
--- Additional Comments From neil at gcc dot gnu dot org 2004-12-06 02:26 --- Eric - can you try your testcase on GCC sources as of around the beginning of August 2003? This is when I completely rewrote the whole file lookup mechanism, and contrary to Zack's claims it did work 100% corr

[Bug fortran/18826] compiler segfault on assign to array

2004-12-05 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|2004-12-04 13:16:38 |2004-12-06 01:28:10 date|

[Bug fortran/18826] compiler segfault on assign to array

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-06 00:33 --- Patch here: http://gcc.gnu.org/ml/fortran/2004-12/msg00034.html -- What|Removed |Added

[Bug tree-optimization/17790] [4.0 Regression] Significant compile time increases for sixtrack with tree LICM and IV optimization

2004-12-05 Thread rakdver at atrey dot karlin dot mff dot cuni dot cz
--- Additional Comments From rakdver at atrey dot karlin dot mff dot cuni dot cz 2004-12-06 00:12 --- Subject: Re: [4.0 Regression] Significant compile time increases for sixtrack with tree LICM and IV optimization > --- Additional Comments From pinskia at gcc dot gnu dot org 200

[Bug tree-optimization/17790] [4.0 Regression] Significant compile time increases for sixtrack with tree LICM and IV optimization

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 00:02 --- Hmm, I found another testcase where we are slow at LIM: loop invariant motion : 2.55 ( 5%) usr 0.40 ( 3%) sys 3.36 ( 4%) wall This is PR8361. Zdenek can you update your patch for the changes where V_

[Bug java/18433] gcj compiling resources from a file list doesn't work (ICE)

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Keywords|

[Bug c++/18386] ICE in __static_initialization_and_destruction_0

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 23:45 --- Does this work now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18386

[Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 23:42 --- asimage.c:1489: error: unrecognizable insn: (insn 82 81 84 6 (set (mem:SI (plus:SI (mult:SI (reg/v:SI 97 [ i ]) (const_int 4 [0x4])) (reg/v/f:SI 95 [ dst ])) [0 S4 A32])

[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'

2004-12-05 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2004-12-05 23:31 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED Res

[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'

2004-12-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-05 23:28 --- Subject: Bug 18837 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-05 23:28:23 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/tests

[Bug debug/16261] [3.4 regression] ICE: output_die, at dwarf2out.c:6628

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 23:07 --- Patch here: . -- What|Removed |Added

[Bug middle-end/17564] [4.0 Regression] New treatment of function pointers when used with equality operators, when casts are involved

2004-12-05 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-12-05 22:43 --- Subject: Re: [4.0 Regression] New treatment of function Nathanael, > Do you think we could canonicalize only when > we compare a function pointer to a function pointer > (rather than when comparin

[Bug preprocessor/15220] [3.3/3.4/4.0 regression] "gcc -E -MM -MG" reports missing system headers in source directory

2004-12-05 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Additional Comments From prj-bugzilla-gcc at multivac dot cwru dot edu 2004-12-05 22:40 --- 3.4 is a lost cause by this point, but I'd really like to see this fixed for 4.0. My build system needs this to track dependencies. What exactly was agreed before - the lack of the warning,

[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'

2004-12-05 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-12-05 22:01 --- Subject: Re: testsuite_performance.h:63: error: redefini tion of 'struct mallinfo' > To wit, can you test the attached? Thanks. I haven't had a chance to test your change but a similar change to

[Bug middle-end/18852] [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-05 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-12-05 21:55 --- Subject: Re: [3.4 Regression] 8 tests fail: SIGSEGV for > --- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 > 21:43 --- > Was this before or after RTH applied this pat

[Bug fortran/16581] gfortran F90 bit intrinsics don't work with integer*{1,2,8}

2004-12-05 Thread sgk at troutmask dot apl dot washington dot edu
--- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2004-12-05 21:47 --- I believe my patch at http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00358.html fixes this problem. -- steve -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16581

[Bug bootstrap/18810] Operation not supported while installing 4.0.0 on apple-darmin-7.6.0.

2004-12-05 Thread 3dw4rd at verizon dot net
--- Additional Comments From 3dw4rd at verizon dot net 2004-12-05 21:44 --- (In reply to comment #3) I found a way to recreate /dev/null (besides rebooting) sudo mknod /dev/null c 1 3 chmod a+rw /dev/null Anyway, I cleaned out my object directory and the install directory and bootstra

[Bug middle-end/18852] [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 21:43 --- Was this before or after RTH applied this patch: * emit-rtl.c, expr.c, function.c, integrate.c, optabs.c, rtl.h: Revert the patches for PR rtl-opt/15289. If it was before, then I almost thin

[Bug middle-end/18852] [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-05 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-05 21:43 --- Make sure to have this: 2004-12-04 Richard Henderson <[EMAIL PROTECTED]> * emit-rtl.c, expr.c, function.c, integrate.c, optabs.c, rtl.h: Revert the patches for PR rtl-opt/15289. --

[Bug middle-end/18852] New: [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-05 Thread danglin at gcc dot gnu dot org
We have the following new fails in the C testsuite: Running /xxx/gnu/gcc-3.4/gcc/gcc/testsuite/gcc.dg/compat/compat.exp ... FAIL: gcc.dg/compat/scalar-by-value-4 c_compat_x_tst.o compile FAIL: gcc.dg/compat/scalar-by-value-4 c_compat_y_tst.o compile FAIL: gcc.dg/compat/scalar-return-4 c_compat_x_t

[Bug c/18851] IMA is slow and could be sped up

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 21:36 --- Patch here: . I posted it too late for including it into 4.0.0. -- What|Removed |Added -

[Bug c/18851] New: IMA is slow and could be sped up

2004-12-05 Thread pinskia at gcc dot gnu dot org
C IMA slows down the compile way down. -- Summary: IMA is slow and could be sped up Product: gcc Version: 4.0.0 Status: UNCONFIRMED Keywords: compile-time-hog Severity: minor Priority: P2 Component: c Assi

[Bug fortran/18824] [g77 regression] ENTRY with alternate return causes compiler segfault

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-05 21:26 --- This is actually a duplicate of 13082, because alternate returns are implemented via functions. *** This bug has been marked as a duplicate of 13082 *** -- What|Removed |Ad

[Bug fortran/13082] Function entries and entries with alternate returns not implemented

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-05 21:27 --- *** Bug 18824 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/13082] Function entries and entries with alternate returns not implemented

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-05 21:26 --- Updated summary, also removed the wrong-code keyword. -- What|Removed |Added Keywords

[Bug fortran/13082] Function entries not implemented

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-05 21:25 --- Alternate returns are implemented via functions, so entries don't work for these either. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13082

[Bug target/17603] [4.0 Regression] cpowf and cpowl give wrong results

2004-12-05 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2004-12-05 21:24 --- There does appear to be some form of ABI change on x86_64. When compiling with gcc-3.4.3 the results of cpowl are assumed to be returned on the x87 stack, but when compiling with 4.0.0 (20041205 experimental

[Bug target/17603] [4.0 Regression] cpowf and cpowl give wrong results

2004-12-05 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2004-12-05 21:02 --- > Looking at: > > it looks likes it is only for -m32 case. Look better: is the other way 'round: -m32 is ok, 64-bit is broken (I'm 100% sure because o

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ACATS c41325a & other ICE, also while building libada

2004-12-05 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-05 21:02 --- The simplest ACATS test I could find that exhibits this ICE is c41325a. Here is the standalone code with no ties to ACATS support. Removing anything makes the ICE go away according to Andreas Schwab. $ cat rep.a

[Bug tree-optimization/17474] [4.0 Regression] Compiling at -01 yields different results

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 21:02 --- The testcase has already been fixed so closing. -- What|Removed |Added Severity|cr

[Bug tree-optimization/18693] ivopts regression metabug

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- Bug 18693 depends on bug 17474, which changed state. Bug 17474 Summary: [4.0 Regression] Compiling at -01 yields different results http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17474 What|Old Value |New Value ---

[Bug fortran/18833] ICE 'missing spec' on integer/char equivalence

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-05 20:59 --- The problem is that the substring reference is parsed as array reference. the responsible code is this fragment from match_varspec in primary.c, after which we unconditionally parse an array reference: if (pr

[Bug bootstrap/18058] [4.0 Regression] Sun CC cannot bootstrap GCC (static inline)

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18058

[Bug fortran/18850] padding within a sequence type

2004-12-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2004-12-05 20:47 --- Can you point to a part in the standard which supports this claim? Looking through it I didn't see anything supporting this claim. Alternatively, do other compilers omit padding in sequence types? In this case

[Bug target/17603] [4.0 Regression] cpowf and cpowl give wrong results

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 20:42 --- Looking at: it looks likes it is only for -m32 case. I think this is a target problem now. As ppc64 is fixed at least according to

[Bug middle-end/15426] [3.4/4.0 Regression] large line numbers cause crash

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 20:19 --- *** This bug has been marked as a duplicate of 14711 *** -- What|Removed |Added

[Bug middle-end/14711] [3.3/3.4/4.0 regression] ICE in final.c:2117 when compiling a huge source file

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 20:19 --- *** Bug 15426 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug target/18841] [3.3/3.4/4.0 Regression] setjmp and eh receivers can mis-schedule

2004-12-05 Thread rth at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |3.3.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18841

[Bug target/18841] [3.3/3.4/4.0 Regression] setjmp and eh receivers can mis-schedule

2004-12-05 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2004-12-05 20:10 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/18841] [3.3/3.4/4.0 Regression] setjmp and eh receivers can mis-schedule

2004-12-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-05 20:07 --- Subject: Bug 18841 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-05 20:07:10 Added files: gcc/testsuite/g++.dg/opt: eh3.C Log message: Te

[Bug fortran/18834] ICE on reading from internal file character array

2004-12-05 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-05 20:03 --- (In reply to comment #2) > Confirmed. This might be a dup of bug 15966 or PR 18781. Yes, I think this is a dupe of PR 15966. PR 18781 is a bit different, because there, it is the format which is a ch

[Bug fortran/15966] ICE and segmentation fault on internal write

2004-12-05 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-12-05 20:03 --- *** Bug 18834 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug target/18841] [3.3/3.4/4.0 Regression] setjmp and eh receivers can mis-schedule

2004-12-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-05 20:00 --- Subject: Bug 18841 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-12-05 20:00:00 Modified files: gcc: Change

[Bug target/18841] [3.3/3.4/4.0 Regression] setjmp and eh receivers can mis-schedule

2004-12-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-05 19:58 --- Subject: Bug 18841 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2004-12-05 19:58:45 Modified files: gcc: Change

[Bug c++/18849] -m64 yields: relocation truncated to fit: R_SPARC_DISP32

2004-12-05 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-05 19:56 --- > Not a gcc bug but a binutils one, see PR 7506 and other ones too. It is fixed > in 15.xx but 15.00 does not work on solaris. More precisely: it is fixed in Binutils 2.15 CVS but not Binutils 2.15 relea

[Bug fortran/18850] New: padding within a sequence type

2004-12-05 Thread Thomas dot Koenig at online dot de
Look at the following program: $ cat sequence.f90 program main type foo sequence character :: a real :: b end type foo type(foo) :: q save q q%b = 2.1 q%a = 'a' end program main $ gfortran -v Reading specs from /home/ig25/lib/gcc/i686-pc-linux-gnu/4.0.0/specs Configured

[Bug c++/7506] Solaris 64-bit shared c++ link failure using binutils

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 19:53 --- *** Bug 18849 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/18849] -m64 yields: relocation truncated to fit: R_SPARC_DISP32

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 19:53 --- Not a gcc bug but a binutils one, see PR 7506 and other ones too. It is fixed in 15.xx but 15.00 does not work on solaris. *** This bug has been marked as a duplicate of 7506 *** -- What

[Bug target/18841] [3.3/3.4/4.0 Regression] setjmp and eh receivers can mis-schedule

2004-12-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-05 19:52 --- Subject: Bug 18841 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-05 19:52:28 Modified files: gcc: ChangeLog gcc/config/alpha:

[Bug c++/18849] New: -m64 yields: relocation truncated to fit: R_SPARC_DISP32

2004-12-05 Thread visbeattie at yahoo dot com
Teeny test program compiles, links OK with -m32. Compile/link with -m64 yields error as follows: TestClass.o(.eh_frame+0x30):/usr/local/gcc-3.4.3/lib/gcc/sparc-sun- solaris2.8/3.4.3/../../../../include/c++/3.4.3/bits/basic_string.h:217: relocation truncated to fit: R_SPARC_DISP32 .gnu.linkonc

[Bug ada/17527] Ada Bootstrap problem because of -Werror

2004-12-05 Thread kraai at gcc dot gnu dot org
-- What|Removed |Added CC||kraai at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17527

[Bug tree-optimization/18842] Weak optimization on global references

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 19:15 --- (In reply to comment #5) > Diagnostics? Both files are 100% valid C++ - but since the C++ standard > doesn't > enforce implementation of references as pointers they cause ABI-defined (?) > behaviour at/afte

[Bug ada/17527] Ada Bootstrap problem because of -Werror

2004-12-05 Thread kraai at gcc dot gnu dot org
--- Additional Comments From kraai at gcc dot gnu dot org 2004-12-05 19:14 --- Created an attachment (id=7680) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7680&action=view) Patch Would you please test this patch? -- What|Removed |Added --

[Bug tree-optimization/18842] Weak optimization on global references

2004-12-05 Thread felix dot nawothnig at t-online dot de
--- Additional Comments From felix dot nawothnig at t-online dot de 2004-12-05 19:10 --- Diagnostics? Both files are 100% valid C++ - but since the C++ standard doesn't enforce implementation of references as pointers they cause ABI-defined (?) behaviour at/after linkage, just as... ext

[Bug preprocessor/15167] [3.4/4.0 Regression] Internal compiler error with "#pragma once"

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 18:48 --- Patch here: . -- What|Removed |Added

[Bug tree-optimization/18848] PRE creates "a_1 = 0 * 4" but does not fold it.

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 18:14 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug tree-optimization/18848] New: PRE creates "a_1 = 0 * 4" but does not fold it.

2004-12-05 Thread kazu at cs dot umass dot edu
Compile this with -O2. void foo (int *table, unsigned int size) { unsigned int i; for (i = 0; i < size; i++) { if (table[i]) break; } table[i] = 0; } I get: pretmp.2_22 = 0 * 4; -- Summary: PRE creates "a_1 = 0 * 4" but does not fold it. Pr

[Bug middle-end/17909] [4.0 Regression] ICE: verifiy_stms failed

2004-12-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-05 17:47 --- Subject: Bug 17909 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-05 17:47:18 Modified files: gcc: ChangeLog Log message: Add

[Bug tree-optimization/15398] [4.0 Regression] external inline and normal function of the same name and non unit-at-a-time

2004-12-05 Thread rpjday at mindspring dot com
--- Additional Comments From rpjday at mindspring dot com 2004-12-05 17:33 --- i am getting the same error using dan kegel's "crosstool" program to build a big-endian SH3 toolchain. my combination of packages: gcc-4.0-20041128 (tarball snapshot) glibc-20041204 (from CVS) binutils

[Bug target/14619] Incorrect Dwarf 2 information in function prologue

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14619

[Bug java/10657] java section can not find libiconv

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10657

[Bug target/14595] make profiledbootstrap fails on MinGW/MSYS *after* applying PR14291 patch

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:58 --- Not a gcc bug for sure see PR 15137 where we got passed that spot. -- What|Removed |Added

[Bug ada/16345] ada cross-compiler for arm generates bad code - resulting executable segfaults

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:55 --- No feedback in 3 months (T-4 days). -- What|Removed |Added Status|WAITING

[Bug target/18847] ACATS ICE cxa5012 on ia64: insn does not satisfy its constraints reload_cse_simplify_operands, at postreload.c:391

2004-12-05 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18847

[Bug tree-optimization/18828] [4.0 Regression] Extraneous warning with var_start and optimization

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:51 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C

2004-12-05 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-12-05 16:50 --- Bumping up priority again because HPPA is a primary platform. -- What|Removed |Added

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ICE while building libada

2004-12-05 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-05 16:42 --- 152 ACATS test fail (ICE in verfy_flow_info after error: call edges) on ia64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17356

[Bug target/18847] ACATS ICE cxa5012 on ia64: insn does not satisfy its constraints reload_cse_simplify_operands, at postreload.c:391

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|ada |target GCC target triplet||ia64-*-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.

[Bug ada/18847] New: ACATS ICE cxa5012 on ia64: insn does not satisfy its constraints reload_cse_simplify_operands, at postreload.c:391

2004-12-05 Thread laurent at guerby dot net
14 r14)) 4 {*movsi_internal} (nil) (nil)) +===GNAT BUG DETECTED==+ | 4.0.0 20041205 (experimental) (ia64-suse-linux-gnu) GCC error: | | in reload_cse_simplify_operands, at postreload.c:391 | | Error detected at cxa5012

[Bug c++/18492] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:39 --- *** Bug 18839 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/18839] [4.0 Regression] g++.other/thunk1.C:35: ICE: in cp_genericize, at cp/cp-gimplify.c:333

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:38 --- Yes this is a dup of bug 18492. *** This bug has been marked as a duplicate of 18492 *** -- What|Removed |Added -

[Bug ada/18663] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779

2004-12-05 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-05 16:37 --- Also happens on ia64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18663

[Bug tree-optimization/18659] [4.0 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)

2004-12-05 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-05 16:27 --- Also fails the same way for the same tests on ia64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18659

[Bug tree-optimization/18832] missed jump threading with ||

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:16 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug target/18831] section .stack overlaps section .text

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:15 --- What version of binutils are you using? Also could you attach the assembly file which is causing the problem? -- What|Removed |Added -

[Bug target/18830] bootstrap of a biarch compiler fails in libstdc++.

2004-12-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Keywords|

[Bug libgcj/18840] java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:03 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug ada/18846] Illegal program accepted, RM 10.2.1(10), 12.3(1.a)

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:02 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug ada/18845] Illegal program not detected, RM 4.7(3)

2004-12-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-05 16:01 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug ada/18845] New: Illegal program not detected, RM 4.7(3)

2004-12-05 Thread ludovic dot brenta at insalien dot org
(Debian bug #284332) -- RM 4.7(3): The operand [of a qualified expression] shall resolve -- to be of the type determined by the subtype_mark... -- see AI-332 (not yet approved). procedure Test_134 is type T1 is tagged null record; procedure p3 (x1: T1) is begin null; end;

[Bug ada/18846] New: Illegal program accepted, RM 10.2.1(10), 12.3(1.a)

2004-12-05 Thread ludovic dot brenta at insalien dot org
(Debian bug #284333) -- RM 10.2.1(10): A generic body is preelaborable only if elaboration -- of a corresponding instance body would not perform any such actions -- [assuming the worst about possible actual generic parameters] -- AARM 12.3(1.a): The legality of an instance should be determinable

  1   2   >