public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler
@ 2004-12-30 22:21 awreynolds at mac dot com
  2004-12-30 22:48 ` [Bug target/19211] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: awreynolds at mac dot com @ 2004-12-30 22:21 UTC (permalink / raw)
  To: gcc-bugs

stage1/xgcc -Bstage1/ -B/usr/local/ada/powerpc-apple-darwin7.7.0/bin/ -c -g -O2 -mdynamic-no-
pic      -gnatpg -gnata -g -O1 -fno-inline \
 -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/a-except.adb -o ada/a-except.o
+===========================GNAT BUG 
DETECTED==============================+
| 4.0.0 20041230 (experimental) (powerpc-apple-darwin7.7.0) Bus error      |
| Error detected at a-exexda.adb:404:8                                     |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==============================================================
============+

Please include these source files with error report
Note that list may not be accurate in some cases, 
so please double check that the problem can still 
be reproduced with the set of files listed.

There were no files listed.

-- 
           Summary: GNAT bug box compiling a-exexda.adb with stage1 compiler
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: awreynolds at mac dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.7.0
  GCC host triplet: powerpc-apple-darwin7.7.0
GCC target triplet: powerpc-apple-darwin7.7.0


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


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

* [Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
  2004-12-30 22:21 [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler awreynolds at mac dot com
@ 2004-12-30 22:48 ` pinskia at gcc dot gnu dot org
  2004-12-30 23:40 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-30 22:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-30 22:47 -------
This is a target problem.
Confirmed.

I am looking into how to fix this problem.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|ada                         |target
     Ever Confirmed|                            |1
  GCC build triplet|powerpc-apple-darwin7.7.0   |
   GCC host triplet|powerpc-apple-darwin7.7.0   |
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-30 22:47:56
               date|                            |
            Summary|GNAT bug box compiling a-   |[4.0 Regression] GNAT bug
                   |exexda.adb with stage1      |box compiling a-exexda.adb
                   |compiler                    |with stage1 compiler
   Target Milestone|---                         |4.0.0


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


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

* [Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
  2004-12-30 22:21 [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler awreynolds at mac dot com
  2004-12-30 22:48 ` [Bug target/19211] [4.0 Regression] " pinskia at gcc dot gnu dot org
@ 2004-12-30 23:40 ` pinskia at gcc dot gnu dot org
  2004-12-31  3:42 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-30 23:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-30 23:40 -------
Mine, I think I have a patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
           Keywords|                            |build


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


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

* [Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
  2004-12-30 22:21 [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler awreynolds at mac dot com
  2004-12-30 22:48 ` [Bug target/19211] [4.0 Regression] " pinskia at gcc dot gnu dot org
  2004-12-30 23:40 ` pinskia at gcc dot gnu dot org
@ 2004-12-31  3:42 ` pinskia at gcc dot gnu dot org
  2004-12-31 22:06 ` pinskia at gcc dot gnu dot org
  2004-12-31 22:08 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-31  3:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-31 03:42 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-12/msg02132.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
  2004-12-30 22:21 [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler awreynolds at mac dot com
                   ` (2 preceding siblings ...)
  2004-12-31  3:42 ` pinskia at gcc dot gnu dot org
@ 2004-12-31 22:06 ` pinskia at gcc dot gnu dot org
  2004-12-31 22:08 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-31 22:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-31 22:06 -------
Fixed.

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


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


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

* [Bug target/19211] [4.0 Regression] GNAT bug box compiling a-exexda.adb with stage1 compiler
  2004-12-30 22:21 [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler awreynolds at mac dot com
                   ` (3 preceding siblings ...)
  2004-12-31 22:06 ` pinskia at gcc dot gnu dot org
@ 2004-12-31 22:08 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-12-31 22:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-31 22:08 -------
Subject: Bug 19211

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-12-31 22:07:48

Modified files:
	gcc            : ChangeLog 
	gcc/config     : darwin.c 

Log message:
	2004-12-31  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR target/19211
	* config/darwin.c (machopic_legitimize_pic_address): If the orig
	is subregister return orig.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6991&r2=2.6992
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/darwin.c.diff?cvsroot=gcc&r1=1.100&r2=1.101



-- 


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


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

end of thread, other threads:[~2004-12-31 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-30 22:21 [Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler awreynolds at mac dot com
2004-12-30 22:48 ` [Bug target/19211] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-12-30 23:40 ` pinskia at gcc dot gnu dot org
2004-12-31  3:42 ` pinskia at gcc dot gnu dot org
2004-12-31 22:06 ` pinskia at gcc dot gnu dot org
2004-12-31 22:08 ` cvs-commit 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).