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 c/67665] ICE when passing two empty files directly to cc1 with -g


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67665

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
For C++ we produce:
foo.c:1:0: fatal error: inter-module optimizations not implemented for C++

but really this should also be done for C now too.

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