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/22471] [4.1 Regression] corrupted profile info with -O3 -fprofile-use


------- Additional Comments From janis at gcc dot gnu dot org  2005-07-15 00:07 -------
I've got diverging scripts on various systems, and when I thought I was testing
with a compiler from before 20050630 I was actually using today's mainline.

I have verified (and triple-checked) that none of the failures I currently see
in SPEC CPU2000 when using profile-generate/profile-use show up just before the
patch at http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg01108.html.  Many of them show
up immediately after that patch, and others creep in later.  Among the failures
immediately after the patch are

  gap with profopts -O3 -m64
  gcc with profopts -O3 -m32/-m64
  twolf with profopts -O3 -m32/-m64
  vpr with profopts -O3 -m32/-m64

No minimized testcase yet.

-- 


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


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