[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 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 applied.  So I am not sure if I am not testing a patched version or
if there is still an ICE there.  FWIW, this code used to compile just fine with
gfortran up until a month ago.  

Sadly, I can't seem to distill this down into a simple test case.


gfortran  -Jt/Linux.gfortran.debug/m -I t/Linux.gfortran.debug/m -g
-fno-range-check   -I ../../extern/helmeos  -c -o
t/Linux.gfortran.debug/o/boxarray.o ../../boxlib/boxarray.f90
../../boxlib/boxarray.f90: In function ‘boxarray_build_l’:
../../boxlib/boxarray.f90:297: internal compiler error: in fold_convert, at
fold-const.c:2330
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
gmake: *** [t/Linux.gfortran.debug/o/boxarray.o] Error 1


-- 


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 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
today's mainline?

 Sadly, I can't seem to distill this down into a simple test case.

Even if it's not that small, could you send it to my privately? (fxcoudert at
gcc dot gnu dot org)
Make a tarball of the source file and instructions on how to build it, and I'll
reduce it.


-- 

fxcoudert at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||zingale at gmail dot com


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/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-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 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 |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


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 #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 dot org changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE


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 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

 CC||fxcoudert at gcc dot gnu dot
   ||org


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?id=31551