[Bug fortran/25050] CSHIFT not allowed in initialization expression

2006-06-23 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2006-06-23 15:40 --- Fixed on trunk and 4.1 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/25050] CSHIFT not allowed in initialization expression

2006-06-22 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2006-06-23 04:47 --- Subject: Bug 25050 Author: pault Date: Fri Jun 23 04:46:50 2006 New Revision: 114925 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114925 Log: 2006-06-23 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25050] CSHIFT not allowed in initialization expression

2006-06-19 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-06-20 04:31 --- Subject: Bug 25050 Author: pault Date: Tue Jun 20 04:30:48 2006 New Revision: 114802 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114802 Log: 2006-06-20 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25050] CSHIFT not allowed in initialization expression

2005-11-26 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-11-26 19:06 --- The ice here is the same as the one in PR25049, but we shouldn't even come into that part of the front-end. gfortran should recognize that CSHIFT is not allowed here. ## gfortran ## foo.f90:0: internal compiler e