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/15089] [3.4/3.5 Regression] [tree-ssa] local register variable with a specified register is bad


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-31 22:05 -------
Yes the problem exists even on the 3.4 branch, I put the tree-ssa marker there because the patch 
would not fix the all of the problems on the tree-ssa when it was on the branch.  The problem for loop 
pass is still a problem on the mainline but there are other problems on the mainline. The loop pass is 
the only known problem on the 3.4 branch. 

-- 


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


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