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++/53641] gcc/config/i386/crtfastmath.c gives internal compiler error: Segmentation fault during make


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

Prakash <satyaprakash.prasad at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Alias|                            |Changes

--- Comment #1 from Prakash <satyaprakash.prasad at gmail dot com> 2012-06-12 04:48:16 UTC ---
Replace 
=========================================
fprintf("Test");
with
fprintf(stderr, "This is a dummy line\n");


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