[Bug bootstrap/48161] [4.6 regression] hppa*-*-* will not bootstrap on 4.6 branch with release checking
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 18 09:08:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48161
--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-18 09:04:35 UTC ---
Author: jakub
Date: Fri Mar 18 09:04:31 2011
New Revision: 171127
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171127
Log:
PR bootstrap/48161
* expr.c (expand_expr_addr_expr_1): Use simplify_gen_binary
instead of gen_rtx_PLUS if EXPAND_SUM or EXPAND_INITIALIZER.
* gcc.c-torture/compile/pr48161.c: New test.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48161.c
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/expr.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list