[Bug fortran/36703] ICE (segfault) in reduce_binary0 (arith.c:1778)

2009-04-06 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2009-04-06 11:07 --- Fixed on trunk and 4.4 Thanks for the report Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36703] ICE (segfault) in reduce_binary0 (arith.c:1778)

2009-03-28 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2009-03-28 17:08 --- Subject: Bug 36703 Author: pault Date: Sat Mar 28 17:08:25 2009 New Revision: 145196 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145196 Log: 2009-02-13 Paul Thomas pa...@gcc.gnu.org PR

[Bug fortran/36703] ICE (segfault) in reduce_binary0 (arith.c:1778)

2009-02-13 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2009-02-13 12:53 --- The patch for 36703 also fixes this fellow. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36703] ICE (segfault) in reduce_binary0 (arith.c:1778)

2009-02-13 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2009-02-13 21:12 --- Subject: Bug 36703 Author: pault Date: Fri Feb 13 21:12:34 2009 New Revision: 144164 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144164 Log: 2009-02-13 Paul Thomas pa...@gcc.gnu.org PR

[Bug fortran/36703] ICE (segfault) in reduce_binary0 (arith.c:1778)

2009-02-12 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2009-02-12 09:19 --- (In reply to comment #1) Interestingly, if the WRITE statement is cut, the compilation now fails with: pr36703.f90: In function 'gp': pr36703.f90:46: internal compiler error: in expand_expr_real_1, at expr.c:7282

[Bug fortran/36703] ICE (segfault) in reduce_binary0 (arith.c:1778)

2008-07-02 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2008-07-02 20:26 --- Created an attachment (id=15844) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15844action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36703