Processed: Re: Bug#401496: gfortran-4.1 bug / ICE in gfc_conv_constant at fortran-trans-const.c:348

2007-04-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: forwarded 401496 http://gcc.gnu.org/PR31639 Bug#401496: gfortran-4.1 bug / ICE in gfc_conv_constant at fortran-trans-const.c:348 Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR31639. thanks Stopping processing here. Please

Bug#401496: gfortran-4.1 bug / ICE in gfc_conv_constant at fortran-trans-const.c:348

2007-04-19 Thread Martin Michlmayr
forwarded 401496 http://gcc.gnu.org/PR31639 thanks * Jonathan Stott [EMAIL PROTECTED] [2006-12-03 22:56]: The source code below generates an internal compiler error. The error is somehow related with to the two initialization of the two constants n1 and n2. The exact command-line arguments

Bug#401496: gfortran-4.1 bug / ICE in gfc_conv_constant at fortran-trans-const.c:348

2007-04-19 Thread Brooks Moses
To confirm Martin's comment: This is indeed invalid. In Fortran, when a local variable in a function is initialized in its declaration, that means that it is initialized only once when the program starts (or effectively so), and its value is then SAVE'd to subsequent calls of that function.

Bug#401496: gfortran-4.1 bug / ICE in gfc_conv_constant at fortran-trans-const.c:348

2006-12-03 Thread Jonathan Stott
Package: gfortran-4.1 Version: 4.1.1-19 The source code below generates an internal compiler error. The error is somehow related with to the two initialization of the two constants n1 and n2. The exact command-line arguments used appear to be irrelevant. Gfortran version report and compiler