re PR rtl-optimization/34408 (Invalid RTL sharing with -fsee and inline functions)
authorJan Hubicka <jh@suse.cz>
Tue, 19 Feb 2008 17:11:12 +0000 (18:11 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 19 Feb 2008 17:11:12 +0000 (17:11 +0000)
commit9d5cee3d87ec186ad3a2725e0318d37a4b7a3d68
tree01ef727bb86f0fcacb740c4500838460d0957f3e
parent8723e2fedf070eeea2d16e68f4baf2295d9a94e8
re PR rtl-optimization/34408 (Invalid RTL sharing with -fsee and inline functions)

PR rtl-optimization/34408
* see.c (see_def_extension_not_merged): Copy subreg so we don't have invalid sharing.

From-SVN: r132440
gcc/ChangeLog
gcc/see.c