-
- Downloads
re PR target/47564 (internal compiler error in memory_address_addr_space, at explow.c:504)
PR target/47564 * toplev.c (target_reinit): Save and restore *crtl and regno_reg_rtx around backend_init_target and lang_dependent_init_target calls. * cgraphunit.c (cgraph_debug_gimple_stmt): New function. (verify_cgraph_node): Don't call set_cfun here. Use cgraph_debug_gimple_stmt instead of debug_gimple_stmt. Set error_found for incorrectly represented calls to thunks. * gcc.target/i386/pr47564.c: New test. From-SVN: r169784
Showing
- gcc/ChangeLog 10 additions, 0 deletionsgcc/ChangeLog
- gcc/cgraphunit.c 18 additions, 11 deletionsgcc/cgraphunit.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.target/i386/pr47564.c 42 additions, 0 deletionsgcc/testsuite/gcc.target/i386/pr47564.c
- gcc/toplev.c 24 additions, 2 deletionsgcc/toplev.c
Loading
Please register or sign in to comment