]> git.ipfire.org Git - thirdparty/gcc.git/commit
cse.c (lookup_as_function): Delete mode frobbing code.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 4 Dec 2008 21:54:09 +0000 (21:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 4 Dec 2008 21:54:09 +0000 (21:54 +0000)
commit6476a02bc9ec2b98f26d36245feb601caea0b5cb
tree309aa03dba7611195470f64be5b6272f080de1a8
parent22320669c8b45ad4f592eaf65bc4328b5adbad73
cse.c (lookup_as_function): Delete mode frobbing code.

* cse.c (lookup_as_function): Delete mode frobbing code.
(fold_rtx_subreg): Re-implement it there for SUBREGs.

Co-Authored-By: Gary Funck <gary@intrepid.com>
From-SVN: r142446
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/union-5.c [new file with mode: 0644]