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 lto/55113] ICE in emit_library_call_value_1, at calls.c:3757


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

Patrick Oppenlander <patrick at motec dot com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28550|0                           |1
        is obsolete|                            |
  Attachment #28747|0                           |1
        is obsolete|                            |

--- Comment #8 from Patrick Oppenlander <patrick at motec dot com.au> ---
Created attachment 30264
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30264&action=edit
Reduced test case

Compile with:

powerpc-eabispe-gcc -fshort-double -flto -nostdlib -o test bug.c

to reproduce the bug.


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