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/79936] ICE with -Walloc-size-larger-than=32767


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>Interestingly, the ICE seems to go away when I try to save the preprocessed source to attach to this bug:

That usually might point to a GC issue.  still attach the preprocessed source
and we can try to see what is going on.

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