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 bootstrap/50674] [4.7 Regression] profiledbootstrap broken: corrupted profile info: sum_all is smaller than sum_max


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

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #3 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-10-10 18:32:11 UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > Git bisect points to Rev179701:
> ...
> >     Rename vshuffle/vec_shuffle to vec_perm.
> > 
> >             * doc/extend.texi (__builtin_shuffle): Improve the description to
> >             include the modulus of the selector.  Mention OpenCL.
> >             * doc/md.texi (vec_perm, vec_perm_const): Document named patterns.
> 
> Are you sure about those bisect results?  I admit that md.texi did
> have a typo that broke "make pdf", but I cannot imagine this code
> being involved in a bootstrap at all, much less affecting profiledbootstrap.

It surely hasn't escaped your notice that the Changelog continues beyond
those two entries.
Anyway, this is a dup of PR50665 and is fixed by the patch Uros Bizjak.

*** This bug has been marked as a duplicate of bug 50665 ***


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