public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/18685] New: Ada boostrap broken
@ 2004-11-26 22:03 laurent at guerby dot net
  2004-11-26 22:04 ` [Bug rtl-optimization/18685] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: laurent at guerby dot net @ 2004-11-26 22:03 UTC (permalink / raw)
  To: gcc-bugs

Hi, I identified the patch that causes the Ada bootstrap
failure on x86 and x86_64 (at least):

../../xgcc -B../../ -c -g -O2 -fPIC      -W -Wall -gnatpg  s-stratt.adb -o
s-stratt.o
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041123 (experimental) (i686-pc-linux-gnu) GCC error:             |
| in gen_lowpart_general, at rtlhooks.c:58                                 |
| Error detected at s-stratt.adb:671:1                                     |

works: cvs up -D "2004/11/24 00:06:17 UTC"
breaks: cvs up -D "2004/11/24 00:10:17 UTC"

date: 2004/11/24 00:08:17;  author: rth;  state: Exp;  lines: +11 -0
        * rtl.h (validate_subreg): Declare.
        * emit-rtl.c (validate_subreg): New.
        (gen_rtx_SUBREG): Use it.
        * simplify-rtx.c (simplify_subreg): Likewise.
        (simplify_gen_subreg): Likewise.  Remove duplicate asserts.
        * expr.c (emit_move_insn_1): Tidy complex move code.  Use memory
        fallback whenever gen_realpart/gen_imagpart would not be able to
        create SUBREGs.

-- 
           Summary: Ada boostrap broken
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent at guerby dot net
                CC: gcc-bugs at gcc dot gnu dot org,laurent at guerby dot
                    net,rth at gcc dot gnu dot org


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


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

* [Bug rtl-optimization/18685] [4.0 Regression] Ada boostrap broken
  2004-11-26 22:03 [Bug ada/18685] New: Ada boostrap broken laurent at guerby dot net
@ 2004-11-26 22:04 ` pinskia at gcc dot gnu dot org
  2004-11-27  1:07 ` pinskia at gcc dot gnu dot org
  2004-11-27  5:35 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-26 22:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-26 22:04 -------
Also on ppc-darwin and ppc-linux.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|ada                         |rtl-optimization
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-26 22:04:29
               date|                            |
            Summary|Ada boostrap broken         |[4.0 Regression] Ada
                   |                            |boostrap broken
   Target Milestone|---                         |4.0.0


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


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

* [Bug rtl-optimization/18685] [4.0 Regression] Ada boostrap broken
  2004-11-26 22:03 [Bug ada/18685] New: Ada boostrap broken laurent at guerby dot net
  2004-11-26 22:04 ` [Bug rtl-optimization/18685] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2004-11-27  1:07 ` pinskia at gcc dot gnu dot org
  2004-11-27  5:35 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-27  1:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 01:07 -------
Should be fixed by:
2004-11-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

	* expmed.c (extract_bit_field): When extracting from non-integer mode,
	force a SUBREG into a register because we may be taking a further
	SUBREG of it.

Testing on ppc-darwin right now.

-- 


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


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

* [Bug rtl-optimization/18685] [4.0 Regression] Ada boostrap broken
  2004-11-26 22:03 [Bug ada/18685] New: Ada boostrap broken laurent at guerby dot net
  2004-11-26 22:04 ` [Bug rtl-optimization/18685] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2004-11-27  1:07 ` pinskia at gcc dot gnu dot org
@ 2004-11-27  5:35 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-27  5:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 05:34 -------
Fixed.

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


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


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

end of thread, other threads:[~2004-11-27  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-26 22:03 [Bug ada/18685] New: Ada boostrap broken laurent at guerby dot net
2004-11-26 22:04 ` [Bug rtl-optimization/18685] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-11-27  1:07 ` pinskia at gcc dot gnu dot org
2004-11-27  5:35 ` pinskia at gcc dot gnu dot 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).