This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/14627] [4.0/4.1 regression] extra assignment inserted on the tree level


------- Additional Comments From stevenb at suse dot de  2005-03-21 16:51 -------
Subject: Re:  [4.0/4.1 regression] extra assignment inserted on the tree level

On Mar 21, 2005 04:53 PM, amacleod at redhat dot com > Perhaps the best thing would be a pass before out of ssa which does the opposite
> of that DOM optimization.

Wouldn't it be much easier to just disallow GIMPLE invariants
as PHI arguments?



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]