[Bug c/50584] No warning for passing small array to C99 static array declarator

2013-08-21 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584 --- Comment #3 from joseph at codesourcery dot com --- The point of this language feature is for optimization, not diagnostics - but there is no requirement for either; GCC does all the checks required by C99 on the contexts in which [static] ma

[Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

2013-08-21 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58143 --- Comment #9 from Bernd Edlinger --- (In reply to Jakub Jelinek from comment #8) > That patch looks wrong, and would very likely penalize tons of code, this > predicate is used in many places in the compiler and the operations don't > trap. yes

[Bug c++/58072] [C++11] Error messages involving user-defined literals are poor (refer to tokens)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58072 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/56130] __attribute__((deprecated)) does not affect C++ reference

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56130 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/58206] [4.9 Regression] AIX bootstrap broken

2013-08-21 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58206 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|una

[Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

2013-08-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58143 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8 f

[Bug tree-optimization/58143] [4.8/4.9 regression] wrong code at -O3

2013-08-21 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58143 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Version|unknown

[Bug target/56979] ICE in output_operand: invalid operand for code 'P'

2013-08-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56979 Richard Earnshaw changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 --- Comment #6 from Reuven --- (In reply to Andreas Schwab from comment #2) > This is not a gcc bug, it is the assembler that is crashing. Report that to > whoever provided you the assembler. You mean open bug for IBM provider.

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305 --- Comment #8 from janus at gcc dot gnu.org --- (In reply to janus from comment #7) > Here is a preliminary patch to make SIZEOF return the size of the dynamic > type for polymorphic variables, which at the same time fixes the ICE on > CLASS(*) va

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 --- Comment #5 from Paolo Carlini --- *** Bug 58214 has been marked as a duplicate of this bug. ***

[Bug c++/58214] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58214 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 --- Comment #3 from Paolo Carlini --- *** Bug 58212 has been marked as a duplicate of this bug. ***

[Bug c++/58212] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58212 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 --- Comment #4 from Paolo Carlini --- *** Bug 58213 has been marked as a duplicate of this bug. ***

[Bug c++/58213] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58213 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58214] New: gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58214 Bug ID: 58214 Summary: gcc: internal compiler error: Segmentation fault (program as) Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: critical

[Bug c++/58213] New: gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58213 Bug ID: 58213 Summary: gcc: internal compiler error: Segmentation fault (program as) Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal P

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58212] New: gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58212 Bug ID: 58212 Summary: gcc: internal compiler error: Segmentation fault (program as) Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal P

[Bug c++/58211] gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 Reuven changed: What|Removed |Added Severity|normal |critical --- Comment #1 from Reuven --- the pro

[Bug target/58166] ARMv5: poor register allocation in function containing smull instruction

2013-08-21 Thread jay.foad at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58166 Jay Foad changed: What|Removed |Added Known to fail||4.8.0 --- Comment #2 from Jay Foad --- I've j

[Bug c++/58211] New: gcc: internal compiler error: Segmentation fault (program as)

2013-08-21 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58211 Bug ID: 58211 Summary: gcc: internal compiler error: Segmentation fault (program as) Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal P

[Bug fortran/53801] gfortran warning

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53801 janus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug fortran/56378] [4.7/4.8 Regression] ICE with C_LOC

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378 --- Comment #12 from janus at gcc dot gnu.org --- (In reply to Joost VandeVondele from comment #10) > Fixed on trunk (4.9.0): ... by r197053, apparently. Since this looks way too large for backporting, I guess it will not be fixed on the 4.7 and 4

[Bug target/57432] A mistake was appeared,when I build u-boot (arm-none-linux-gnueabi-gcc: Internal error: Bus error (program cc1))

2013-08-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57432 Richard Earnshaw changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48786 --- Comment #14 from janus at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #12) > I still get the errors > > pr48786_2.f90:132.46: > > generic, public :: operator(+) => add_vector >

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48786 --- Comment #13 from janus at gcc dot gnu.org --- (In reply to janus from comment #11) > Apparently it is due to r201329 (for PR 57530), in particular the > interface.c part. However, reverting this via Index: gcc/fortran/interface.c

[Bug c/57862] invalid read struct uint32_t member (ARMV5)

2013-08-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57862 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305 --- Comment #7 from janus at gcc dot gnu.org --- Created attachment 30682 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30682&action=edit patch Here is a preliminary patch to make SIZEOF return the size of the dynamic type for polymorphic va

[Bug target/58166] ARMv5: poor register allocation in function containing smull instruction

2013-08-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58166 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/58206] [4.9 Regression] AIX bootstrap broken

2013-08-21 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58206 David Edelsohn changed: What|Removed |Added Target||powerpc-ibm-aix* CC|

[Bug fortran/57798] [4.8/4.9 Regression] Incorrect handling of sum over first dimension of a product of automatic arrays

2013-08-21 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57798 Mikael Morin changed: What|Removed |Added URL||http://gcc.gnu.org/ml/fortr

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305 --- Comment #6 from janus at gcc dot gnu.org --- (In reply to janus from comment #5) > The ICE on comment 1 seems to be due to the SIZEOF call. ... which is basically because SIZEOF is supposed to return the size of the declared type, and a CLASS(

[Bug libstdc++/53477] pretty printer fails with: Python Exception list index out of range

2013-08-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug libstdc++/53477] pretty printer fails with: Python Exception list index out of range

2013-08-21 Thread pmuldoon at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477 --- Comment #14 from Phil Muldoon --- It should be fixed for all cases in the PR. I think we can close it, and if any of the people commenting on this bug have issues, they can reopen it. My pmuld...@redhat.com account does not have sufficient p

[Bug fortran/57305] [OOP] ICE when calling SIZEOF on an unlimited polymorphic variable

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2013-08-21 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #190 from Jan Hubicka --- > /ssd/firefox/js/src/gc/Marking.cpp: In function > ???js::gc::IsAboutToBeFinalized(JSAtom**)bool [clone .isra.65]???: > /ssd/firefox/js/src/gc/Marking.cpp:1713:1: error: corrupted profile info: > profile data

[Bug fortran/58175] [F03] Incorrect warning message on scalar finalizer

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58175 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic CC|

[Bug target/58172] ifcvt test failures for armv8-a

2013-08-21 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58172 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/57697] [OOP] Segfault with defined assignment for components during intrinsic assignment

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57697 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug fortran/57696] [F03] Defined assignment for components not used when those are ALLOCATABLE

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57696 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

2013-08-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48786 --- Comment #12 from Dominique d'Humieres --- I still get the errors pr48786_2.f90:132.46: generic, public :: operator(+) => add_vector 1 Error: 'add_vector_3d' and 'add_vector_2d' for G

[Bug fortran/57957] [F03] Double free with allocatable components

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57957 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug tree-optimization/58209] [4.7/4.8/4.9 Regression] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58209 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Target Milesto

[Bug c++/56130] __attribute__((deprecated)) does not affect C++ reference

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56130 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|2013-08-21 00

[Bug fortran/53950] [4.7/4.8/4.9 Regression] 1.5 times slowdown from 4.4.0 to 4.7.0 with -m32

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53950 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/58209] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58209 --- Comment #4 from Marek Polacek --- And perhaps even better, use __INTPTR_TYPE__ instead of long... typedef __INTPTR_TYPE__ T; T * foo (T n) { if (n) return (T *) 1; T s = (T) foo (1); return (T *) (s + 1); }

[Bug c++/56130] __attribute__((deprecated)) does not affect C++ reference

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56130 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/56134] ICE: alias attribute on c++ static class member;

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56134 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/58209] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58209 --- Comment #3 from Marek Polacek --- Actually this one's better, the TC in #c2 ICEs only with trunk, the following ICEs with 4.[678]/trunk: long * foo (long n) { if (n) return (long *) 1; long s = (long) foo (1); return (long *) (s + 1

[Bug c++/56152] explicit template instantiation of protected template function redeclared as public fails

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56152 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/56134] ICE: alias attribute on c++ static class member;

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56134 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/58209] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58209 --- Comment #2 from Marek Polacek --- Reduced: long * foo (long n) { if (n) return 0; long l = (long) foo (0); return (long *) (l + 1); }

[Bug tree-optimization/58209] ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58209 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48786 --- Comment #11 from janus at gcc dot gnu.org --- (In reply to janus from comment #9) > If we still believe that the error is > correct, then this is a regression (would be interesting to know which > revision caused it). Apparently it is due to r

[Bug c++/54310] Order of operations during overload resolution

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54310 --- Comment #2 from Paolo Carlini --- Current ICC also accepts this.

[Bug rtl-optimization/58210] New: 400.perlbench fails with ICE

2013-08-21 Thread Ganesh.Gopalasubramanian at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58210 Bug ID: 58210 Summary: 400.perlbench fails with ICE Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: rtl-optimization

[Bug c++/54278] __attribute__((noreturn)) called from destructor when another auto-scoped variable has a non-trivial dtor erroneously fails with "control reaches end of non-void function" at -O0

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54278 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/58209] New: ICE in extract_range_from_binary_expr, at tree-vrp.c:2294

2013-08-21 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58209 Bug ID: 58209 Summary: ICE in extract_range_from_binary_expr, at tree-vrp.c:2294 Product: gcc Version: 4.7.4 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/29143] address-of overloaded function does not work in function call

2013-08-21 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29143 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|paolo.carlini at o

[Bug libstdc++/53477] pretty printer fails with: Python Exception list index out of range

2013-08-21 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477 --- Comment #13 from Jonathan Wakely --- (In reply to Phil Muldoon from comment #12) > I checked in a patch to fix this yesterday. Not sure why the bug did not > auto-update. Unfortunately after the sourceware.org hardware upgrade the script to

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48786 --- Comment #10 from janus at gcc dot gnu.org --- (In reply to janus from comment #9) > After this interpretation has been established here, it is a bit unfortunate > to see that current trunk (4.9.0 20130820, r201883) does not show the error > any

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2013-08-21 Thread marxin.liska at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 Martin Liška changed: What|Removed |Added CC||marxin.liska at gmail dot com --- Comment

[Bug libstdc++/53477] pretty printer fails with: Python Exception list index out of range

2013-08-21 Thread pmuldoon at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477 Phil Muldoon changed: What|Removed |Added CC||pmuldoon at redhat dot com --- Comment #12

[Bug middle-end/58143] wrong code at -O3 on x86_64-linux-gnu

2013-08-21 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58143 --- Comment #7 from Bernd Edlinger --- How can I set the status of this tracker to CONFIRMED ? Should'nt the component be "tree-optimization" instead of "middle-end" ?

[Bug fortran/48786] [OOP] Generic ambiguity check too strict for polymorphic dummies

2013-08-21 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48786 janus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW --- Comment #9 from janus a

[Bug middle-end/57393] [4.9 Regression] error: definition in block 4 follows the use / internal compiler error: verify_ssa failed

2013-08-21 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57393 --- Comment #20 from Marek Polacek --- Yes, the patch maybe fixes the debuginfo issue, but there's something else that is wrong. E.g., on the testcase from PR58018, we have in reassociate_bb *after* (and that is important) optimize_range_tests th