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 target/68094] Compiler segmentation fault


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |avr
                 CC|                            |egallager at gcc dot gnu.org
          Component|c++                         |target

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Matha Goram from comment #2)
> Created attachment 36600 [details]
> Pre-processed source file
> 
> Per request to attach pre-processed source file

Are you sure that's the file where GCC crashes? The error message in the
screenshot looks more like it'd be this:
http://svn.savannah.gnu.org/viewvc/avr-libc/trunk/avr-libc/libc/stdlib/malloc.c?view=markup

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