[Bug fortran/31194] NaN transfer - internal compiler error: in gfc_conv_constant

2007-05-25 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31194

[Bug fortran/31194] NaN transfer - internal compiler error: in gfc_conv_constant

2007-05-16 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-05-16 09:13 --- Fixed on trunk Paul and Brooks -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/31194] NaN transfer - internal compiler error: in gfc_conv_constant

2007-05-15 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2007-05-16 06:41 --- Subject: Bug 31194 Author: pault Date: Wed May 16 05:40:51 2007 New Revision: 124759 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124759 Log: 2007-05-16 Brooks Moses [EMAIL PROTECTED] PR

[Bug fortran/31194] NaN transfer - internal compiler error: in gfc_conv_constant

2007-04-06 Thread brooks at gcc dot gnu dot org
-- brooks at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |brooks at gcc dot gnu dot |dot org

[Bug fortran/31194] NaN transfer - internal compiler error: in gfc_conv_constant

2007-03-16 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-03-16 09:34 --- I'm not anymore sure whether it is valid or not. Related: NaN = transfer(ishft(int(z'FFF8',8),32),0.0_8) this prints duly NaN with NAG f95, sunf95, ifort, g95 and gfortran. The example of comment 0 prints

[Bug fortran/31194] NaN transfer - internal compiler error: in gfc_conv_constant

2007-03-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-03-16 20:24 --- Yet another transfer bug :( Reduced testcase: real :: NaN = transfer(0,0) print *, NaN end Backtrace of the ICE: Breakpoint 1, gfc_conv_constant (se=0xbf8f8fbc, expr=0x888dad8) at