[Bug fortran/56284] ICE with contained routine which inappropriately compares a string and a number

2013-02-11 Thread arjen.markus at deltares dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56284 --- Comment #1 from Arjen Markus 2013-02-11 09:01:29 UTC --- Correcting the mistakes still causes an ICE

[Bug target/52555] [4.6/4.7/4.8 Regression] ICE unrecognizable insn with -ffast-math and __attribute__((optimize(xx)))

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52555 --- Comment #11 from Jakub Jelinek 2013-02-11 09:00:50 UTC --- Thanks for working on this. I wonder why don't you store a struct target_optabs * filed directly into the optimization node, instead of using a hash table for it. Perhaps NU

[Bug fortran/56284] New: ICE with contained routine which inappropriately compares a string and a number

2013-02-11 Thread arjen.markus at deltares dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56284 Bug #: 56284 Summary: ICE with contained routine which inappropriately compares a string and a number Classification: Unclassified Product: gcc Version: 4.7.2

[Bug c++/56247] [4.6/4.7/4.8 Regression] internal compiler error: in tsubst_copy, at cp/pt.c:12131

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56247 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/56238] [4.7 regression] ICE in tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_conversions, at cp/search.c:2515

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56238 Jakub Jelinek changed: What|Removed |Added Summary|[4.7/4.8 regression] ICE in |[4.7 regression] ICE in

[Bug middle-end/55478] [devirt] trunk fails inline-devirt test #4

2013-02-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55478 --- Comment #10 from Richard Biener 2013-02-11 08:45:31 UTC --- Note a testcase should still be added to the testsuite.

[Bug c++/56268] [4.7/4.8 Regression] C++11 ICE with boost multi-precision and boost variant during assignment

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56268 --- Comment #4 from Jakub Jelinek 2013-02-11 08:40:19 UTC --- Created attachment 29413 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29413 gcc56268.C Tiny bit more reduced testcase.

[Bug lto/52516] FAIL: gfortran.dg/lto/pr45586* f_lto_pr45586*_0.o-f_lto_pr45586_0.o link, -O0 -flto (internal compiler error)

2013-02-11 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52516 --- Comment #4 from rguenther at suse dot de 2013-02-11 08:39:42 UTC --- On Sat, 9 Feb 2013, hp at gcc dot gnu.org wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52516 > > --- Comment #3 from Hans-Peter Nilsson 2013-02-09 >

[Bug c++/56268] [4.7/4.8 Regression] C++11 ICE with boost multi-precision and boost variant during assignment

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56268 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug debug/55586] Incorrect .debug_line section for function with variable number of arguments in PowerPC

2013-02-11 Thread pam at oktetlabs dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55586 --- Comment #3 from Aleksandr Platonov 2013-02-11 08:00:41 UTC --- (In reply to comment #2) > As far as I can tell, it is a bug in earlier versions of GDB, and not in the > compiler. > > a GDB that was 7.3 or newer (SLES 11 SP2, IBM Adv

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31178 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

<    1   2