Bug 35735 - error in default_secondary_reload, at targhooks.c:649
Summary: error in default_secondary_reload, at targhooks.c:649
Status: RESOLVED WORKSFORME
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 18:22 UTC by Mike Stein
Modified: 2008-04-02 17:02 UTC (History)
1 user (show)

See Also:
Host: x86_64-linux-gnu
Target: mn10300-elf
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
delta-reduced (355 bytes, text/plain)
2008-03-28 18:23 UTC, Mike Stein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Stein 2008-03-28 18:22:09 UTC
Hi,
compiling newlib now fails with:
xgcc -c -O1 ldtoa-delta.c
/home/mstein/combined-trunk/newlib/libc/stdlib/ldtoa.c: In function '_ldtoa_r':
/home/mstein/combined-trunk/newlib/libc/stdlib/ldtoa.c:2857: internal compiler error: in default_secondary_reload, at targhooks.c:649

rev: 133684
Comment 1 Mike Stein 2008-03-28 18:23:35 UTC
Created attachment 15393 [details]
delta-reduced
Comment 2 Mike Stein 2008-04-02 17:02:05 UTC
Seems to work again in rev 133774