[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-18 Thread zingale at gmail dot com
--- Comment #10 from zingale at gmail dot com 2007-04-18 14:58 --- Thanks for the help. I'll put together a tarball and pass it to you privately as instructed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31551

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-17 Thread dfranke at gcc dot gnu dot org
--- Comment #9 from dfranke at gcc dot gnu dot org 2007-04-17 22:22 --- > That's right. Daniel, could you confirm that your testcase is indeed > fixed with today's mainline? Confirmed, no more crashes in my code. gcc version 4.3.0 20070417 (experimental) -- http://gcc.gnu.org/bug

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-17 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2007-04-17 21:55 --- (In reply to comment #7) > If I follow the thread in this bug list, it seems that this version should > have > the patch applied. That's right. Daniel, could you confirm that your testcase is indeed fixed with t

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-17 Thread zingale at gmail dot com
--- Comment #7 from zingale at gmail dot com 2007-04-17 21:32 --- I am seeing internal compiler error: in fold_convert, at fold-const.c:2330 using gcc version 4.3.0 20070417 (experimental) If I follow the thread in this bug list, it seems that this version should have the patch appli

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-13 Thread dfranke at gcc dot gnu dot org
--- Comment #6 from dfranke at gcc dot gnu dot org 2007-04-13 17:07 --- This fix commited for PR31550 fixes this ICE as well. Closing as dupe. *** This bug has been marked as a duplicate of 31550 *** *** This bug has been marked as a duplicate of 31550 *** -- dfranke at gcc dot gnu

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-13 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-04-13 17:05 --- Daniel reports that the patch for PR31550 has fixed this one too. Thanks for the reports , Daniel. As usual, they were testing. Paul -- pault at gcc dot gnu dot org changed: What|Removed

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-13 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2007-04-13 11:34 --- On a different host, 20070316 works as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31551

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-13 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2007-04-13 08:48 --- Yes, I observed both crashes (PR31550, PR31331) after the update from 20070308 to 20070412. I can try intermediate versions if this would help? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31551

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-12 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2007-04-13 05:13 --- (In reply to comment #1) > Adding FX to CC as requested on the mailing list. > Daniel, Does this also disappear, like 31550, with versions earlier than 20070318? Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug fortran/31551] ice in fold_convert, at fold-const.c:2330

2007-04-12 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2007-04-12 17:46 --- Adding FX to CC as requested on the mailing list. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added ---