[Bug tree-optimization/36602] memset should be optimized into an empty CONSTRUCTOR

ak at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 22 20:31:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36602

ak at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ak at gcc dot gnu.org,
                   |                            |mjambor at suse dot cz

--- Comment #3 from ak at gcc dot gnu.org 2011-06-22 20:30:56 UTC ---
I ran into a similar problem in my code.

It would be nice if memset didn't break SRA.



More information about the Gcc-bugs mailing list