This is the mail archive of the gcc-patches@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]

Re: unrolling bug



  In message <13930.14110.499423.734755@saturn.hollstein.net>you write:
  > No, it doesn't fix it; tonight "genattrtab", compiled by the stage1
  > compiler, crashed in "genattrtab.c:simplify_by_exploding(exp)" at line 3613:
It also causes parts of cpp to be mis-compiled.  I've already sent Michael a
new testcase.

  > INTERESTINGLY, (Jeff, listen!), I then reverted the patch and bootstrapped 
  > again, this time WITHOUT any problems; this is the first time since quite
  > a long time now, that I've been able to use my aggressive flags.
  > 
  > Thanks to whoever fixed that problem!
I found it, Joern fixed it (reload bug).

Note that the second loop pass masks the unrolling bug(s) we're looking at now.

jeff


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