r169672 - in /branches/google/integration/gcc: ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Wed Feb 2 18:00:00 GMT 2011
Author: dnovillo
Date: Wed Feb 2 18:00:29 2011
New Revision: 169672
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169672
Log:
PR target/42894
* varasm.c (force_const_mem): Store copy of x in desc->constant
instead of x itself.
* expr.c (emit_move_insn): Add a copy of y_cst instead of y_cst
itself into REG_EQUAL note.
* gcc.dg/tls/pr42894.c: New test.
Added:
branches/google/integration/gcc/testsuite/gcc.dg/tls/pr42894.c
Modified:
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/expr.c
branches/google/integration/gcc/testsuite/ChangeLog
branches/google/integration/gcc/varasm.c
More information about the Gcc-cvs
mailing list