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 optimization/12322] [3.4 Regression] [gcse-lm] Significant slowdown when compiling computed-goto code in Parrot, GCSE is slower


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-23 02:11 -------
Using Shark on Mac OS X, I found out that load motion (aka trim_ld_motion_mems) is causing this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-09-22 08:40:26         |2003-11-23 02:11:58
               date|                            |
            Summary|[3.4 Regression] Significant|[3.4 Regression] [gcse-lm]
                   |slowdown when compiling     |Significant slowdown when
                   |computed-goto code in       |compiling computed-goto code
                   |Parrot,  GCSE is slower     |in Parrot,  GCSE is slower


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


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