http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48470
--- Comment #3 from Stephen Cleary
2011-07-26 15:56:40 UTC ---
(In reply to comment #2)
> The test case reduces to the following:
> void __attribute__((naked)) f(void)
> {
> int x = 0;
> g(&x);
> }
> It ICEs 4.4.5, 4.5.2, and 4.6.0, but n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48470
Summary: ICE in expand_expr_addr_expr_1 at expr.c:6835
Product: gcc
Version: 4.4.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig.