[Bug middle-end/48470] ICE in expand_expr_addr_expr_1 at expr.c:6835

2011-07-26 Thread gcc.ourteddybear at xoxy dot net
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

[Bug c/48470] New: ICE in expand_expr_addr_expr_1 at expr.c:6835

2011-04-05 Thread gcc.ourteddybear at xoxy dot net
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.