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/41755] Segfault on invalid code



------- Comment #1 from dominiq at lps dot ens dot fr  2009-10-19 14:08 -------
Gives

pr41755.f90:2.28:

      equivalence (aa,aaaaa)   (bb,cc)
                           1
Error: Syntax error in EQUIVALENCE statement at (1)

with gfortran 4.2.4, and a bus error at compile time with 4.3.4, 4.4.1 and
trunk.


-- 


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


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