https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
Uroš Bizjak changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
--- Comment #7 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Sep 25 17:58:35 2014
New Revision: 215613
URL: https://gcc.gnu.org/viewcvs?rev=215613&root=gcc&view=rev
Log:
PR rtl-optimization/63348
* emit-rtl.c (try_split): Do not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
--- Comment #6 from baoshan ---
(In reply to Uroš Bizjak from comment #5)
> (In reply to baoshan from comment #1)
> > I believe this regression is introduced by the code for cleanup_barriers()
> > in jump.c of patch https://gcc.gnu.org/ml/gcc-pat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
--- Comment #5 from Uroš Bizjak ---
(In reply to baoshan from comment #1)
> I believe this regression is introduced by the code for cleanup_barriers()
> in jump.c of patch https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02164.html:
>
> The call in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
Uroš Bizjak changed:
What|Removed |Added
CC|uros at gcc dot gnu.org|law at redhat dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
--- Comment #2 from Uroš Bizjak ---
(In reply to baoshan from comment #1)
> I believe this regression is introduced by the code for cleanup_barriers()
> in jump.c of patch https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02164.html:
>
> The call in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63348
Richard Biener changed:
What|Removed |Added
Target||mips
CC|