[Bug fortran/24633] MODULE attribute conflicts with PROCEDURE attribute

2007-04-30 Thread anglade at gmail dot com
--- Comment #4 from anglade at gmail dot com 2007-04-30 07:37 --- subroutine abc() 1 Error: MODULE attribute of 'abc' conflicts with PROCEDURE attribute at (1) Hi, Yes this is already much more clear. Yet I wonder if MODULE attribute of 'abc' could be changed into

[Bug fortran/31732] [4.3 regression] Assignment to array slice affects whole array

2007-04-30 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2007-04-30 08:41 --- This patch doesn't fix all cases. I'll work on a new one. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31732

[Bug c++/28705] [4.1 Regression] ICE: in type_dependent_expression_p, at cp/pt.c:12837

2007-04-30 Thread nathan at gcc dot gnu dot org
--- Comment #9 from nathan at gcc dot gnu dot org 2007-04-30 09:37 --- I hadn't planned on doing so, but I think such a backport is safe. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28705

[Bug bootstrap/31523] bootstrap xgcc internal compiler error (using -O3)

2007-04-30 Thread anirkko at insel dot ch
--- Comment #11 from anirkko at insel dot ch 2007-04-30 09:41 --- (In reply to comment #10) Therefore, I still think there is a bug in -O3. (alternatively, in the combination of the two). Would you consider reopening this bug if it was -O3? (In this case, I might re-run the

[Bug target/10768] ICEs on compilation of ada support library for avr

2007-04-30 Thread rolf dot ebert dot gcc at gmx dot de
--- Comment #16 from rolf dot ebert dot gcc at gmx dot de 2007-04-30 09:57 --- (In reply to comment #15) Can you verify if this bug still exists? Yes, the problem is still present in 4.2 Bernd Trog developed a workaround available at

[Bug ada/30501] GNAT BUG BOX: 16-bit target Standard.Integer

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-04-30 09:59 --- Closing, since duplicate of 10768 *** This bug has been marked as a duplicate of 10768 *** -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/10768] ICEs on compilation of ada support library for avr

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #17 from charlet at gcc dot gnu dot org 2007-04-30 09:59 --- *** Bug 30501 has been marked as a duplicate of this bug. *** -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/31744] Ada has way TOO MANY may be used uninitialized warnings.

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-04-30 10:03 --- I do not see these warnings on trunk on i686-linux, could you confirm you do not see them as well ? -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/31718] Incorrect handling of -gnatW8 and -gnatiw switches

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-04-30 10:07 --- This compiles fine on trunk at least. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/31762] ICE in tree-dfa.c:791 with -ftree-loop-linear (and -O1 -ffast-math)

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-04-30 10:07 --- *** This bug has been marked as a duplicate of 31611 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/31611] [4.3 regression] ICE with -ftree-loop-linear in remove_referenced_var for loc == *0

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2007-04-30 10:07 --- *** Bug 31762 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/31611] [4.3 regression] ICE with -ftree-loop-linear in remove_referenced_var for loc == *0

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2007-04-30 10:08 --- Confirmed via 31762 (which has a single file testcase). -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/31611] [4.3 regression] ICE with -ftree-loop-linear in remove_referenced_var for loc == *0

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2007-04-30 10:09 --- Also related to PR31280. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/30565] ICE with -O1 -ftree-pre -ftree-loop-linear

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-04-30 10:17 --- Program received signal SIGSEGV, Segmentation fault. 0x08184f89 in compute_dominance_frontiers_1 (frontiers=0x8af0688) at /home/richard/src/trunk2/gcc/cfganal.c:1057 1057 if (bitmap_bit_p

[Bug ada/30608] Segmentation fault : Error detected at ali.adb:2240:1

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-04-30 10:17 --- I believe this error is now gone. Feel free to reopen if this is not the case. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/29863] New ada testsuite hangs (c32111a, ...)

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-04-30 10:20 --- I believe you've posted results recently with those tests fixed. Feel free to reopen if I'm mistaken. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/23820] ICE in lambda_loopnest_to_gcc_loopnest, at lambda-code.c:1982

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2007-04-30 10:20 --- Also fails with 4.3.0. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known

[Bug tree-optimization/19910] [4.2/4.3 regression] ICE with -ftree-loop-linear

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2007-04-30 10:22 --- And on i?86 and mainline. Possibly related to PR23820. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26162] GNAT BUG DETECTED in AWS

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-04-30 10:24 --- No feedback in 5 monthes, closing. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/17701] Implement support for ada to armv5tel

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #6 from charlet at gcc dot gnu dot org 2007-04-30 10:26 --- There's now a s-auxdec-empty.ads for this purpose, feel free to use it. Closing, since no activity after all the suggestions given in this PR. -- charlet at gcc dot gnu dot org changed: What

[Bug ada/27068] complilation abandoned on NML Ada test server

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2007-04-30 10:30 --- Could you check on 4.2.0 or trunk ? Note that if it used to work and no longer does, it may be an OS or hardware issue (e.g. memory fault, too little stack, ...) -- charlet at gcc dot gnu dot org changed:

[Bug ada/19237] ICE on legal (?) code: with type ... is access + variable of the access type

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #7 from charlet at gcc dot gnu dot org 2007-04-30 10:33 --- Now properly flagged ads: $ gcc -c w.adb w.ads:1:01: with type is an obsolete GNAT extension w.ads:1:01: use Ada 2005 limited with clause instead So closing. -- charlet at gcc dot gnu dot org changed:

[Bug ada/25117] GNAT Bug Box, GCC error, verify_ssa failed

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #9 from charlet at gcc dot gnu dot org 2007-04-30 10:35 --- Closing, as per last message. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/19409] ACATS c460010 - valgrind detects wrong code

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-04-30 10:45 --- Do you still see the error with 4.3.0 ? Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/19409] ACATS c460010 - valgrind detects wrong code

2007-04-30 Thread charlet at gcc dot gnu dot org
-- charlet at gcc dot gnu dot org changed: What|Removed |Added Status|SUSPENDED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19409

[Bug ada/28733] GNAT crash while compiling Ada-2005 code

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #8 from charlet at gcc dot gnu dot org 2007-04-30 10:47 --- Do you still see the error with 4.3.0 ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28733

[Bug ada/24356] Unable to build gnatmake

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #9 from charlet at gcc dot gnu dot org 2007-04-30 10:49 --- No feedback in more than a year, assuming reporter no longer cares about this PR. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/30547] Never ending program initializing an array of array of Unbounded_String.

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-04-30 10:55 --- Compiles fine with 4.3.0 -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26649] hang c34007j

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-04-30 10:58 --- Is this fixed in 4.3.0 ? Tentatively closing, freel free to reopen if not fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/14435] [4.0/4.1/4.2/4.3 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #22 from charlet at gcc dot gnu dot org 2007-04-30 10:52 --- Requalifying as a driver issue (handling of GCC_EXEC_PREFIX) -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/28953] Ada: Documentation for gprmake is missing

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-04-30 11:14 --- Subject: Bug 28953 Author: charlet Date: Mon Apr 30 11:14:24 2007 New Revision: 124293 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124293 Log: PR ada/28953 * Makefile.in: No longer build

[Bug ada/28953] Ada: Documentation for gprmake is missing

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2007-04-30 11:14 --- Now done (gprmake no longer built) -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/20012] 'pragma Compile_Time_Warning' adds quotation marks to warning text

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-04-30 11:16 --- Fixed in 4.3.0: $ gcc -c test2.adb test2.adb:5:10: warning: NUmber Is GReater Than 1! Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-04-30 11:18 --- No feedback in 6 months, closing. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/31666] [4.3 regression]: g++.old-deja/g++.other/vbase5.C execution test

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/31684] [4.3 Regression] ICE in get_attr_first_insn, at config/ia64/itanium2.md:1839 at -O2

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug middle-end/31685] [4.3 regression] ICE in set_mem_attributes

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug rtl-optimization/31691] [4.1 regression] optimized code taking the wrong branch

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/31733] [4.3 Regression] ICE in rtl_verify_flow_info, at cfgrtl.c:2050: {return_internal} (nil)

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug libgomp/31682] [4.3 regression]: Many libgomp failures

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31682

[Bug libgomp/31722] [4.3 regression] gomp is broken

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31722

[Bug c++/31663] [4.3 Regression] Segfault in constrain_class_visibility with anonymous namespace

2007-04-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug middle-end/31685] [4.3 regression] ICE in set_mem_attributes

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-30 11:38 --- Confirmed, a shorter testcase: struct F { ~F () {} F (int x) {} }; F foo (const F x); static F z = 6; int main () { F f = z; foo (f); } -- pinskia at gcc dot gnu dot org changed: What

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-04-30 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |steven at gcc dot gnu dot |dot org

[Bug middle-end/29609] [4.1/4.2/4.3 Regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug

2007-04-30 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-04-30 12:01 --- There are at least 2 issues here: 1) We just lose the locus of the goto statements when we lower GIMPLE and when we jump across forwarded blocks. 2) When we don't lose the locus in GIMPLE, we lose it in cfgexpand.

[Bug fortran/24633] MODULE attribute conflicts with PROCEDURE attribute

2007-04-30 Thread dfranke at gcc dot gnu dot org
--- Comment #5 from dfranke at gcc dot gnu dot org 2007-04-30 12:05 --- The message text is not hardcoded and used to report multiple kinds of clashes, thus its genericity. Adding the name is easy, special-casing it for any combination of clashing is, IMO, not a viable option. --

[Bug fortran/31732] [4.3 regression] Assignment to array slice affects whole array

2007-04-30 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2007-04-30 12:06 --- Thomas, I believe this one is OK - it needs cleaning up with gfc_dep_compare_expr's, as appropriate. It regtests OK. Index: gcc/fortran/dependency.c

[Bug libstdc++/30449] Missing overloads (specializations) in stl_algobase.h

2007-04-30 Thread paolo at gcc dot gnu dot org
--- Comment #2 from paolo at gcc dot gnu dot org 2007-04-30 14:11 --- Subject: Bug 30449 Author: paolo Date: Mon Apr 30 14:10:54 2007 New Revision: 124295 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124295 Log: 2007-04-30 Paolo Carlini [EMAIL PROTECTED] PR

[Bug libstdc++/30449] Missing overloads (specializations) in stl_algobase.h

2007-04-30 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2007-04-30 14:12 --- Fixed. -- pcarlini at suse dot de changed: What|Removed |Added Status|NEW

[Bug fortran/31764] New: [f2003] ice in new_line if used as elemental function

2007-04-30 Thread dfranke at gcc dot gnu dot org
F2003, 13.7.85, NEW_LINE, Argument: A shall be of type character. It may be a scalar or an array. $ cat newline.f90 WRITE(*,*) NEW_LINE((/'a', 'b', 'c'/)) END $ gfortran-svn -g -Wall newline.f90 ./a.out newline.f90: In function 'MAIN__': newline.f90:1: internal compiler error: in

[Bug target/31733] [4.3 Regression] ICE in rtl_verify_flow_info, at cfgrtl.c:2050: {return_internal} (nil)

2007-04-30 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2007-04-30 15:14 --- Created an attachment (id=13465) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13465action=view) testcase It doesn't seem to get smaller than this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31733

[Bug tree-optimization/30252] [4.2 regression] miscompilation of sigc++-2.0 based code with -fstrict-aliasing

2007-04-30 Thread pluto at agmk dot net
--- Comment #10 from pluto at agmk dot net 2007-04-30 15:16 --- i can reproduce testcase4 on [EMAIL PROTECTED] $ g++ 30252.cpp -O1 -fstrict-aliasing -g3 ./a.out zsh: segmentation fault ./a.out (gdb) bt #0 0x2adee263dbc0 in _rtld_local_ro () from /lib64/ld-linux-x86-64.so.2 #1

[Bug fortran/31765] New: gfortran gcc_gobble_whitespace broke previously working source

2007-04-30 Thread RenzulME at utrc dot utc dot com
A (fixed form .f) source file that successfully compiled under g77 did not work properly in gfortran. I think the gcc_gobble_whitespace() function is the source. One line of the source file contained a tab character in column 1, then 3 space characters (ASCII 32), followed by 64 meaningful source

[Bug tree-optimization/30252] [4.2 regression] miscompilation of sigc++-2.0 based code with -fstrict-aliasing

2007-04-30 Thread pluto at agmk dot net
--- Comment #11 from pluto at agmk dot net 2007-04-30 15:29 --- --- 30252.cpp.099t.optimized.aliasing-OFF +++ 30252.cpp.099t.optimized.aliasing-ON sigc::slot0 A::bar() (this) { (...) + void * (*T5b7) (void *) SR.114; (...) + this-functor_.D.2915.functor_.functor_.func_ptr_ =

[Bug c++/31724] [4.3 Regression] More same canonical type node fun

2007-04-30 Thread dgregor at gcc dot gnu dot org
--- Comment #5 from dgregor at gcc dot gnu dot org 2007-04-30 15:30 --- Thanks for tracking this down. I'm not sure I understand the fix. The comment just above the changes code in build_new_1 reads: We need a copy of the type as build_array_type will return a shared copy

[Bug tree-optimization/30252] [4.2 regression] miscompilation of sigc++-2.0 based code with -fstrict-aliasing

2007-04-30 Thread bangerth at dealii dot org
--- Comment #12 from bangerth at dealii dot org 2007-04-30 15:42 --- (In reply to comment #10) i can reproduce testcase4 on [EMAIL PROTECTED] I still can't reproduce on i686, sorry. Someone else will have to look at this and try to further reduce the sources... W. --

[Bug fortran/31764] [f2003] ice in new_line if used as elemental function

2007-04-30 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-04-30 15:43 --- F2003, 13.7.85, NEW_LINE, Argument: A shall be of type character. It may be a scalar or an array. Additional information: Class. Inquiry function. Result Characteristics. Character scalar of length one with the

[Bug c++/31724] [4.3 Regression] More same canonical type node fun

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-04-30 15:58 --- Actually, I don't understand why we aren't just calling build_cplus_array_type(type, index) to create full_type. Why do we need a You missed the comment: /* ??? The middle-end will error on us for building

[Bug ada/26649] hang c34007j

2007-04-30 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2007-04-30 16:33 --- Subject: Re: hang c34007j Is this fixed in 4.3.0 ? Tentatively closing, freel free to reopen if not fixed. I don't know about 4.3.0, but it's definitely still a problem on 4.2.0. Dave --

[Bug fortran/31016] Use __buildin_memcpy and __memcpy for array assignment

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-04-30 17:25 --- AFAIK the libc memset/cpy choose the algorithm depending the the size etc., so you have to do a big block to make up for all the overhead. But what could be done for small multidimensional arrays would be to

[Bug fortran/31765] gfortran gcc_gobble_whitespace broke previously working source

2007-04-30 Thread kargl at gcc dot gnu dot org
--- Comment #1 from kargl at gcc dot gnu dot org 2007-04-30 17:41 --- The code does not conform to any Fortran standard. A compiler can do whatever it wants with the tab. I'd suggest that you fix the code. -- kargl at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/31344] [4.3 Regression] bootstrap broken on i[345]86-linux

2007-04-30 Thread hjl at lucon dot org
--- Comment #18 from hjl at lucon dot org 2007-04-30 17:45 --- An updated patch is posted at http://gcc.gnu.org/ml/gcc-patches/2007-04/msg02003.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31344

[Bug c++/31721] vector references turn into vector pointers

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-04-30 18:01 --- Subject: Bug 31721 Author: pinskia Date: Mon Apr 30 18:01:18 2007 New Revision: 124300 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124300 Log: 2007-04-30 Andrew Pinski [EMAIL PROTECTED] PR

[Bug c++/31721] vector references turn into vector pointers

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2007-04-30 18:02 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/31742] warn_unused_result prints no warning for return value with destructor

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-30 18:04 --- This is more related to PR 31063. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31742

[Bug target/31733] [4.3 Regression] ICE in rtl_verify_flow_info, at cfgrtl.c:2050: {return_internal} (nil)

2007-04-30 Thread rakdver at gcc dot gnu dot org
--- Comment #3 from rakdver at gcc dot gnu dot org 2007-04-30 18:09 --- Might be mine, I will check. -- rakdver at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/23820] ICE in lambda_loopnest_to_gcc_loopnest, at lambda-code.c:1982

2007-04-30 Thread dberlin at dberlin dot org
--- Comment #10 from dberlin at gcc dot gnu dot org 2007-04-30 18:26 --- Subject: Re: ICE in lambda_loopnest_to_gcc_loopnest, at lambda-code.c:1982 This one is unimplemented functionality, it's going to take longer to solve. (Sadly, at the point where we hit it, we can't back out

[Bug fortran/31765] gfortran gcc_gobble_whitespace broke previously working source

2007-04-30 Thread RenzulME at utrc dot utc dot com
--- Comment #2 from RenzulME at utrc dot utc dot com 2007-04-30 18:35 --- Subject: RE: gfortran gcc_gobble_whitespace broke previously working source Thanks for clarification. I could not find information related to the standard treatment of tabs in any sort of Fortran source. Any

[Bug middle-end/22156] [4.0/4.1/4.2 Regression] bit-field copying regressed

2007-04-30 Thread aoliva at gcc dot gnu dot org
--- Comment #14 from aoliva at gcc dot gnu dot org 2007-04-30 18:41 --- Subject: Bug 22156 Author: aoliva Date: Mon Apr 30 18:41:11 2007 New Revision: 124302 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124302 Log: PR middle-end/22156 Temporarily revert: 2007-04-06 Andreas

[Bug tree-optimization/30565] ICE with -O1 -ftree-pre -ftree-loop-linear

2007-04-30 Thread dberlin at dberlin dot org
--- Comment #4 from dberlin at gcc dot gnu dot org 2007-04-30 18:42 --- Subject: Re: ICE with -O1 -ftree-pre -ftree-loop-linear Something in perfect_nestify is fucking up the dominators, but it's not clear why every set_immediate_dominator there is not correct. On 30 Apr 2007

[Bug fortran/31765] gfortran gcc_gobble_whitespace broke previously working source

2007-04-30 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2007-04-30 19:17 --- Mark, Section 3.1 of the Fortran 95 standard defines the Fortran Character Set. tab is not a member of this set whereas space (or blank) is. One then needs to read Section 3.3.2 that covers fixed-form source code.

[Bug fortran/31765] gfortran gcc_gobble_whitespace broke previously working source

2007-04-30 Thread RenzulME at utrc dot utc dot com
--- Comment #4 from RenzulME at utrc dot utc dot com 2007-04-30 19:29 --- Subject: RE: gfortran gcc_gobble_whitespace broke previously working source Thank you very much for the reference. Yes, of course, I will fix the code. It took me a couple of days to find this bug when I

[Bug middle-end/31095] [4.3 Regression] ICE in expand_expr_real_1, at expr.c:8786

2007-04-30 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2007-04-30 19:33 --- The same failure occurs on powerpc-linux, where a regression hunt identified this patch: http://gcc.gnu.org/viewcvs?view=revrev=119535 r119535 | hubicka | 2006-12-05 10:15:28 + (Tue, 05 Dec 2006) --

[Bug c/31766] New: Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread vermeire dot linux at dommel dot be
Hi, When I try to build gcc 3.4.6 for [EMAIL PROTECTED]:~/download/gcc-3.4.6 uname -a Linux linux-C2D-2130 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux I got the following internal compiler error: linux-C2D-2130:/home/johan/download/gcc-3.4.6 # make

[Bug middle-end/31095] [4.3 Regression] ICE in expand_expr_real_1, at expr.c:8786

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-04-30 19:39 --- The problem is obvious, we don't optimize bcopy not to a call during expand but this is ok, the issue is we are trying to expand a COMPOUND_EXPR which came from simplifying bcopy which really should have been done

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-30 19:41 --- What is the originally compiler version and why did you report this to use when it says to report it to opensuse? -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread vermeire dot linux at dommel dot be
--- Comment #2 from vermeire dot linux at dommel dot be 2007-04-30 19:47 --- Subject: Re: Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235 On Monday 30 April 2007 20:41, pinskia at gcc dot gnu dot org wrote: --- Comment #1 from

[Bug c/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread vermeire dot linux at dommel dot be
--- Comment #3 from vermeire dot linux at dommel dot be 2007-04-30 19:47 --- The original compiler version is: [EMAIL PROTECTED]:~/download/gcc-3.4.6 gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-04-30 19:50 --- I submitted this to here, because I think it has nothing to do with OpenSUSE. It has everything to do with opensuse as they modified GCC is the one which is crashing (ICEing). Can you attach the preprocessed

[Bug tree-optimization/31130] [4.2/4.3 Regression] VRP no longer derives range for division after negation

2007-04-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #10 from mmitchel at gcc dot gnu dot org 2007-04-30 19:51 --- I think this probably qualifies as a regression, given Stephen's comment #9, but not an important one. With all of GCC's optimization options, if we start worrying about regressions for things outside the {-O0,

[Bug c++/31743] [4.1/4.2/4.3 regression] ICE with invalid use of new

2007-04-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31743

[Bug c++/31747] [4.2/4.3 regression] ICE combining static and extern

2007-04-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31747

[Bug c++/31748] [4.2/4.3 regression] bad diagnostic for invalid private clause

2007-04-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31748

[Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin

2007-04-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31749

[Bug c++/31751] [4.1/4.2/4.3 regression] ICE with forgotten member declaration

2007-04-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31751

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread vermeire dot linux at dommel dot be
--- Comment #5 from vermeire dot linux at dommel dot be 2007-04-30 20:05 --- Subject: Re: Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235 On Monday 30 April 2007 20:50, pinskia at gcc dot gnu dot org wrote: --- Comment #4 from

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-04-30 20:12 --- /usr/include/gnu/stubs.h:7:27: gnu/stubs-32.h: No such file or directory That just means you don't have the 32bit glibc headers installed. So everything will work fine, once you install that package (don't ask me

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread bangerth at dealii dot org
--- Comment #7 from bangerth at dealii dot org 2007-04-30 20:43 --- Or configure with --disable-multilib. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31766

[Bug c++/31724] [4.3 Regression] More same canonical type node fun

2007-04-30 Thread bangerth at dealii dot org
--- Comment #7 from bangerth at dealii dot org 2007-04-30 20:45 --- (In reply to comment #2) Can we PLEASE make this a fatal error instead of a warning? I second that, again. For the record, I am seeing this very same issue several times as well on my sources. If we don't get this

[Bug c++/31724] [4.3 Regression] More same canonical type node fun

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2007-04-30 22:22 --- (In reply to comment #4) I have a fix: Bah this causes a couple of failures with respect of templates, I think I will have a couple more stuff related to templates I need to look at. --

[Bug middle-end/31767] New: 25% slowdown in gas_dyn since 2007-04-27

2007-04-30 Thread burnus at gcc dot gnu dot org
Using the Polyhedron test suite, I get a slowdown of gas_dyn from 11.62s (2007-04-26, r124174) to 14.70 (since 2007-04-27, r124211). The same can also be observed at http://www.suse.de/~gcctest/c++bench/polyhedron/

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread vermeire dot linux at dommel dot be
--- Comment #8 from vermeire dot linux at dommel dot be 2007-04-30 22:25 --- Subject: Re: Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235 On Monday 30 April 2007 21:12, pinskia at gcc dot gnu dot org wrote: --- Comment #6 from

[Bug middle-end/31766] Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235

2007-04-30 Thread vermeire dot linux at dommel dot be
--- Comment #8 from vermeire dot linux at dommel dot be 2007-04-30 22:25 --- Subject: Re: Building gcc 3.4.6 - c-parse.c:5508: internal compiler error: in disconnect_src, at cfg.c:235 On Monday 30 April 2007 21:12, pinskia at gcc dot gnu dot org wrote: --- Comment #6 from

[Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin

2007-04-30 Thread aaw at google dot com
--- Comment #1 from aaw at google dot com 2007-04-30 22:47 --- The first code snippet compiles fine with the trunk and gcc-4.1.1. Volker, are you sure the code snippet is correct? The second snippet does indeed generate the specified error. --

[Bug inline-asm/31768] New: Invalid code or ICE for %z constraint

2007-04-30 Thread us15 at os dot inf dot tu-dresden dot de
The following code should generate outb, outw and outl statements. gcc-3.4.6 produces an ICE: foo.cc: In function `void out(unsigned int, T) [with T = unsigned char]': foo.cc:14: instantiated from here foo.cc:5: internal compiler error: in print_operand, at config/i386/i386.c:7375 gcc-4.1.2

[Bug tree-optimization/31767] [4.3 Regression] 25% slowdown in gas_dyn since 2007-04-27

2007-04-30 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-04-30 23:28 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/26493] -freorder-blocks-and-partition is a dud without generated profiling data

2007-04-30 Thread mkgnu at mkgnu dot net
--- Comment #6 from mkgnu at mkgnu dot net 2007-04-30 23:42 --- It seems that when I use -freorder-blocks-and-partition along with -fprofile-use (after I have already run once an executable compiled with -freorder-blocks-and-partition -fprofile-generate) I can produce an object file

[Bug rtl-optimization/26493] -freorder-blocks-and-partition is a dud without generated profiling data

2007-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-04-30 23:48 --- (In reply to comment #6) But when I try to further link this object file with other object files to produce an executable, the .text.unlikely section is missing from the final executable. I've tried this with

[Bug tree-optimization/31769] New: ICE with OpenMP and exceptions

2007-04-30 Thread supermar at gmx dot de
--with-gmp=[...]/extgcc-x86_64_gcc4-r124295 --disable-werror --enable-checking=release --disable-multilib --enable-bootstrap Thread model: posix gcc version 4.2.0 20070430 (prerelease) -- Summary: ICE with OpenMP and exceptions Product: gcc Version: 4.2.0

[Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin

2007-04-30 Thread aaw at google dot com
--- Comment #2 from aaw at google dot com 2007-05-01 00:24 --- Never mind. The first snippet triggers the specified error as well. Not quite sure what I did... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31749

  1   2   >