]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PR rtl-optimization/44460
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jun 2010 11:12:12 +0000 (11:12 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jun 2010 11:12:12 +0000 (11:12 +0000)
* emit-rtl.c (set_mem_attributes_minus_bitpos): Remove TYPE_NEEDS_CONSTRUCTING
sanity check.
(oops, forgot the PR markers)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160533 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index bc289096e1adfb5d5c5b2fd81322ffbfa67251ba..6c442b59e8a79583c9cdc86ce5f084f726483363 100644 (file)
@@ -1,5 +1,6 @@
 2010-06-10  Jan Hubicka  <jh@suse.cz>
 
+       PR rtl-optimization/44460
        * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove TYPE_NEEDS_CONSTRUCTING
        sanity check.