]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/6631 (Miscompiled structure access)
authorMark Mitchell <mark@codesourcery.com>
Mon, 14 Oct 2002 21:19:05 +0000 (21:19 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 14 Oct 2002 21:19:05 +0000 (21:19 +0000)
commita3b885703b3f06403067eae7ff54f6826b6a5e08
tree770e70e8378f7c6f20a975a6e92e056f9a8f584b
parent77631fa7edc6a2b6c4177c0f7a3b1eb454e372c3
re PR rtl-optimization/6631 (Miscompiled structure access)

PR optimization/6631
* Makefile.in (function.o): Depend on langhooks.h.
* alias.c (objects_must_conflict_p): Check honor_readonly when
examining TYPE_READONLY.
* function.c (assign_stack_temp_for_type): Likewise.

PR optimization/6631
* g++.dg/opt/const2.C: New test.

From-SVN: r58136
gcc/ChangeLog
gcc/alias.c
gcc/function.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/const2.C [new file with mode: 0644]
This page took 0.0628 seconds and 5 git commands to generate.