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/37916] [4.2/4.3/4.4 Regression] SSA names causing register pressure; unnecessarily many simultaneously "live" names.



------- Comment #10 from rguenth at gcc dot gnu dot org  2008-10-27 12:46 -------
Is scheduling before reload enabled for your target?  If not can you try
-fschedule-insns1?


-- 


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


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