[Bug fortran/20829] Internal compiler error with valid code

2005-06-04 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-06-04 22:03 --- Hm, I couldn't reproduce the failure, but maybe I got some subtlety wrong which is needed for this bug to trigger. I'd suggest we try this again once a fix for pr19195 is in, for I think they're the same bug.

[Bug fortran/20829] Internal compiler error with valid code

2005-06-04 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-06-04 22:06 --- Silly me, I could reproduce it now. With the patch I appended to PR 19195 this is fixed. *** This bug has been marked as a duplicate of 19195 *** -- What|Removed |Added

[Bug fortran/20829] Internal compiler error with valid code

2005-06-04 Thread tobi at gcc dot gnu dot org
-- Bug 20829 depends on bug 19195, which changed state. Bug 19195 Summary: gfortran: ICE in final_scan_insn, at final.c:1843 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19195 What|Old Value |New Value

[Bug fortran/20829] Internal compiler error with valid code

2005-04-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-08 12:56 --- Confirmed, I think this is a dup of bug 19195 but any slight changes to the preprocessed source will cause the ICE to go away. -- What|Removed |Added