This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33317] CSHIFT/EOSHIFT: Rejects optional dummy for DIM=



------- Comment #2 from burnus at gcc dot gnu dot org  2007-09-05 21:20 -------
Correction: gfortran rejects this currently and does not accept it and crash;
better than crashing but still wrong.
(I modified check.c's dim_check and enabled it accidentally.)


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|wrong-code                  |rejects-valid
            Summary|CSHIFT/EOSHIFT: Crash if    |CSHIFT/EOSHIFT: Rejects
                   |variable passed to DIM= is  |optional dummy for DIM=
                   |not present                 |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33317


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]