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/37534] [4.4 Regression] IRA causes 17% degradation in 187.facerec benchmark



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-09-15 23:50 -------
A simple fix is to remove that use statement and also change Params definition
to be:
        Integer, Intent(In)    :: Params


-- 


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


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