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/50585] [4.6/4.7 Regression] ICE with assumed length character array argument


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

--- Comment #5 from janus at gcc dot gnu.org 2011-10-01 10:24:42 UTC ---
(In reply to comment #4)
> 4.5 gives a segmentation fault with  -fwhole-file (4.4 does not accept this
> option).

Well, then one can even argue that it's a regression in 4.5, too.

IIRC, -fwhole-file is default since 4.6, right? However, if this is true, it is
not documented in the manual:

http://gcc.gnu.org/onlinedocs/gcc-4.6.1/gfortran/Code-Gen-Options.html#Code-Gen-Options


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