public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
@ 2011-01-26 18:28 ` ebotcazou at gcc dot gnu.org
  2011-01-26 22:45 ` law at redhat dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-01-26 18:28 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
      Known to work|                            |4.6.0
   Target Milestone|4.6.0                       |4.4.6
            Summary|[4.4/4.5/4.6 Regression]    |[4.4/4.5 Regression] ice in
                   |ice in subst_reloads, at    |subst_reloads, at
                   |reload.c:6327               |reload.c:6327
      Known to fail|                            |4.5.3

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-26 18:13:17 UTC ---
Works on the mainline, still fails on the 4.5 branch.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
  2011-01-26 18:28 ` [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327 ebotcazou at gcc dot gnu.org
@ 2011-01-26 22:45 ` law at redhat dot com
  2011-01-28 15:19 ` mikpe at it dot uu.se
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: law at redhat dot com @ 2011-01-26 22:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from Jeffrey A. Law <law at redhat dot com> 2011-01-26 22:11:55 UTC ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/26/11 11:14, ebotcazou at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44031
> 
> Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |ebotcazou at gcc dot
>                    |                            |gnu.org
>       Known to work|                            |4.6.0
>    Target Milestone|4.6.0                       |4.4.6
>             Summary|[4.4/4.5/4.6 Regression]    |[4.4/4.5 Regression] ice in
>                    |ice in subst_reloads, at    |subst_reloads, at
>                    |reload.c:6327               |reload.c:6327
>       Known to fail|                            |4.5.3
> 
> --- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-26 18:13:17 UTC ---
> Works on the mainline, still fails on the 4.5 branch.
FWIW, I have no idea which change might have fixed it on the trunk; more
likely than not it was by accident rather than by design.  As such I
doubt there's a particular patch that could be pulled from the trunk and
applied to the 4.5 branch to resolve this issue.

jeff

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNQJwdAAoJEBRtltQi2kC7XRoH/RSyn/+awVJ01vTwYqGu/lZm
fRED3JruXqXvg7KH2xdbL9I/BEHczNvC3YzjFJvb+RjD1MxHt4+7AmPkMMkJJPPu
NoPL5iNGitLfok2Sy2YNgOKEr7t6MW0fpbcpmhx2tRk7tySsm6iWlo1Yh0ruu4rH
XDROh1n8oRE1V+ERFlYhJtc6sqnu4Ma1nHQ57pZeUvd53VSCHpnKF/E3hsDUyh5O
gwkWN0E+zgREQnxGGMGqbcS4BuUHwvVdsCtvVb9SSWkdbwXdPtAdxH0c/7Irbh0E
iBYU/8oTh9RY/Q6fbZfNnJn1YVGGWNHEbFRYP32ZriazIAwjHHbky79i6CuHgSE=
=Zwj2
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
  2011-01-26 18:28 ` [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327 ebotcazou at gcc dot gnu.org
  2011-01-26 22:45 ` law at redhat dot com
@ 2011-01-28 15:19 ` mikpe at it dot uu.se
  2011-01-28 18:59 ` mikpe at it dot uu.se
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: mikpe at it dot uu.se @ 2011-01-28 15:19 UTC (permalink / raw)
  To: gcc-bugs

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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #9 from Mikael Pettersson <mikpe at it dot uu.se> 2011-01-28 15:02:42 UTC ---
This test case stopped failing on 4.6 with r162726:

Author: bernds
Date: Fri Jul 30 23:50:00 2010
New Revision: 162726

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162726
Log:
    * rtlanal.c (simplify_subreg_regno): Don't treat
    HARD_FRAME_POINTER_REGNUM specially.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/rtlanal.c

See also http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00756.html


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-01-28 15:19 ` mikpe at it dot uu.se
@ 2011-01-28 18:59 ` mikpe at it dot uu.se
  2011-01-28 19:37 ` law at redhat dot com
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: mikpe at it dot uu.se @ 2011-01-28 18:59 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #10 from Mikael Pettersson <mikpe at it dot uu.se> 2011-01-28 18:28:11 UTC ---
Backporting r162726 to 4.5.2 and 4.4.5 prevents the ICE there too.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2011-01-28 18:59 ` mikpe at it dot uu.se
@ 2011-01-28 19:37 ` law at redhat dot com
  2011-01-28 19:39 ` law at redhat dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: law at redhat dot com @ 2011-01-28 19:37 UTC (permalink / raw)
  To: gcc-bugs

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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Jeffrey A. Law <law at redhat dot com> 2011-01-28 18:42:34 UTC ---
The patch Mikael references removes some bogus code which prevents
simplification of a subreg of the frame pointer which was causing some problems
for the ARM.  This case (x86) shows the same failing behaviour, we have a
subreg of the frame pointer which triggers a reload we're ultimately unable to
handle.

I'm going to go ahead and mark this as resolved since I believe Bernd nailed it
which is reinforced by Mikael's comments that backporting that fix to the 4.5
and 4.4 branches fixes the problem on the branches as well.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2011-01-28 19:37 ` law at redhat dot com
@ 2011-01-28 19:39 ` law at redhat dot com
  2011-01-31 11:03 ` [Bug rtl-optimization/44031] " ebotcazou at gcc dot gnu.org
  2011-02-02 18:24 ` dnovillo at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: law at redhat dot com @ 2011-01-28 19:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #12 from Jeffrey A. Law <law at redhat dot com> 2011-01-28 18:43:27 UTC ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/28/11 11:28, mikpe at it dot uu.se wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44031
> 
> --- Comment #10 from Mikael Pettersson <mikpe at it dot uu.se> 2011-01-28 18:28:11 UTC ---
> Backporting r162726 to 4.5.2 and 4.4.5 prevents the ICE there too.
Thanks for verifiying this.  That, in my mind seals the deal.


jeff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNQw5FAAoJEBRtltQi2kC7D3cH/jgVewbZnt4E34iQ2omhb0js
rmeyyJJslfr7WT2meajockBImFP/47qIDSX2e8f0wwXW8uQSBQ0FG7RLMQRipOE2
oH6reoXzLve1PFaRmtkKJ7+vcdEwGGf81YZnmBWR0cnqlecG1r3siTGlv+jHpKnp
Xa/Q7JWP62aQe6yBcEbOC9IhNlFdx9dci7GrGB13Le8xvpFFjOiUw+nOP5E7pQHC
El2IyPqt0wKdZraCcG/sroippAUjts1pL0otxP03EYgqHHVLGdBsFZm2H0ArhJha
IK9SXqI0WBI3m5MNRKn/51qAMVZg/7FNUKQ4/kuha/7aGvvG0+H7btU7dp/nlqM=
=Zdmq
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug rtl-optimization/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2011-01-28 19:39 ` law at redhat dot com
@ 2011-01-31 11:03 ` ebotcazou at gcc dot gnu.org
  2011-02-02 18:24 ` dnovillo at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-01-31 11:03 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-31 10:45:23 UTC ---
Author: ebotcazou
Date: Mon Jan 31 10:45:20 2011
New Revision: 169433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169433
Log:
    PR rtl-optimization/44031
    * gcc.c-torture/compile/20110131-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/20110131-1.c
Modified:
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug rtl-optimization/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327
       [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2011-01-31 11:03 ` [Bug rtl-optimization/44031] " ebotcazou at gcc dot gnu.org
@ 2011-02-02 18:24 ` dnovillo at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: dnovillo at gcc dot gnu.org @ 2011-02-02 18:24 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #14 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:09:15 UTC ---
Author: dnovillo
Date: Wed Feb  2 18:09:04 2011
New Revision: 169713

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169713
Log:
    PR rtl-optimization/44031
    * gcc.c-torture/compile/20110131-1.c: New test.

Added:
   
branches/google/integration/gcc/testsuite/gcc.c-torture/compile/20110131-1.c
Modified:
    branches/google/integration/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-02-02 18:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44031-4@http.gcc.gnu.org/bugzilla/>
2011-01-26 18:28 ` [Bug target/44031] [4.4/4.5 Regression] ice in subst_reloads, at reload.c:6327 ebotcazou at gcc dot gnu.org
2011-01-26 22:45 ` law at redhat dot com
2011-01-28 15:19 ` mikpe at it dot uu.se
2011-01-28 18:59 ` mikpe at it dot uu.se
2011-01-28 19:37 ` law at redhat dot com
2011-01-28 19:39 ` law at redhat dot com
2011-01-31 11:03 ` [Bug rtl-optimization/44031] " ebotcazou at gcc dot gnu.org
2011-02-02 18:24 ` dnovillo at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).