[Bug fortran/31519] spurious ICE messages when module does not compile

2010-12-16 Thread bafinney at myrealbox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31519 --- Comment #13 from bafinney at myrealbox dot com 2010-12-16 21:48:08 UTC --- For what it is worth, that same code still causes an ICE with MinGW32 F:\brad\fortran\gfortran\tests>gfortran -c -v modbug1.f90 Using built-in specs. COLLECT_GCC=gfortr

[Bug fortran/31519] spurious ICE messages when module does not compile

2010-12-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31519 Tobias Burnus changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug fortran/31519] spurious ICE messages when module does not compile

2010-12-16 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31519 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #11 fro

[Bug fortran/31519] spurious ICE messages when module does not compile

2010-09-10 Thread fxcoudert at gcc dot gnu dot org
--- Comment #10 from fxcoudert at gcc dot gnu dot org 2010-09-10 21:40 --- *** Bug 45575 has been marked as a duplicate of this bug. *** -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/31519] spurious ICE messages when module does not compile

2010-01-17 Thread kargl at gcc dot gnu dot org
--- Comment #9 from kargl at gcc dot gnu dot org 2010-01-17 23:06 --- Is this still a problem on ming32. Can we just drop support for ming32? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31519

[Bug fortran/31519] spurious ICE messages when module does not compile

2009-05-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2009-05-13 19:37 --- I used to see that, but now not any more. Does someone else still see this happening? And with what testcase? -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Adde

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-07-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #7 from fxcoudert at gcc dot gnu dot org 2007-07-13 15:47 --- (In reply to comment #6) > Bugs where the compiler proper crashes when run under the driver, but not when > run directly, can often be reproduced by varying the amount of space taken up > by environment variables,

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-15 Thread zackw at panix dot com
--- Comment #6 from zackw at panix dot com 2007-04-15 21:22 --- Bugs where the compiler proper crashes when run under the driver, but not when run directly, can often be reproduced by varying the amount of space taken up by environment variables, e.g. x= while :; do x="x$x" X=$x ./f

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-15 Thread tobi at gcc dot gnu dot org
--- Comment #5 from tobi at gcc dot gnu dot org 2007-04-15 20:08 --- (In reply to comment #4) > (In reply to comment #3) > > It appears that spurious ICE messages are a general problem with GCC. > > Well, it's true that an ICE on invalid code *and* after a sensible error > message has b

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-13 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor GCC host triplet||i386-pc-mingw

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-04-13 15:19 --- (In reply to comment #3) > It appears that spurious ICE messages are a general problem with GCC. Well, it's true that an ICE on invalid code *and* after a sensible error message has been emitted does not have too

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-10 Thread vivekrao4 at yahoo dot com
--- Comment #3 from vivekrao4 at yahoo dot com 2007-04-10 23:51 --- It appears that spurious ICE messages are a general problem with GCC. The site "Managing Bugs (Bugzilla and the testsuite)" at http://www.gnu.org/software/gcc/bugs/management.html says 'Bugs with keyword "ice-on-invalid

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-10 Thread vivekrao4 at yahoo dot com
--- Comment #2 from vivekrao4 at yahoo dot com 2007-04-10 19:38 --- This bug was discussed in a Feb 2006 thread "suggestion regarding spurious(?) "internal error" message" http://gcc.gnu.org/ml/fortran/2006-02/msg00445.html . No one in that thread said they submitted it to bugzilla. -

[Bug fortran/31519] spurious ICE messages when module does not compile

2007-04-09 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-04-10 07:12 --- With 4.3.0 20070404/x86_64-unknown-linux-gnu I don't get the ICE - and no problem is discovered using valgrind. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31519