public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing
@ 2004-03-08 12:21 corsepiu at faw dot uni-ulm dot de
  2004-03-08 14:41 ` [Bug target/14480] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-08 12:21 UTC (permalink / raw)
  To: gcc-bugs

gcc/config/rs6000/t-rtems is part of the gcc-3.3 branch, but it and its
infrastructure in gcc/config.gcc seems to be missing on all later branches (esp.
gcc-3.4-branch) and on CVS trunk.

This file is required to build powerpc-rtems-gcc, therefore having lost this
file is a regression against gcc-3.3.

-- 
           Summary: gcc/config/rs6000/t-rtems is missing
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: corsepiu at faw dot uni-ulm dot de
                CC: gcc-bugs at gcc dot gnu dot org,joel at oarcorp dot com


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
@ 2004-03-08 14:41 ` pinskia at gcc dot gnu dot org
  2004-03-08 23:56 ` cvs-commit at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-08 14:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-08 14:41 -------
Assigning to Joel Sherrill as it looks like he had forgot to commit the patch at the time.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |joel at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
           Keywords|                            |build
      Known to fail|                            |3.4.0 3.5.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-08 14:41:36
               date|                            |
            Summary|gcc/config/rs6000/t-rtems is|[3.3/3.4 Regression]
                   |missing                     |gcc/config/rs6000/t-rtems is
                   |                            |missing
   Target Milestone|---                         |3.4.0


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
  2004-03-08 14:41 ` [Bug target/14480] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
@ 2004-03-08 23:56 ` cvs-commit at gcc dot gnu dot org
  2004-03-09  0:19 ` cvs-commit at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-08 23:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-08 23:56 -------
Subject: Bug 14480

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	joel@gcc.gnu.org	2004-03-08 23:56:21

Modified files:
	gcc            : ChangeLog 
Added files:
	gcc/config/rs6000: t-rtems 

Log message:
	2004-03-08  Joel Sherrill  <joel@oarcorp.com>
	
	PR target/14480
	* config/rs6000/t-rtems: Add missing file on branch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.313&r2=2.2326.2.314
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rtems.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.10.1



-- 


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
  2004-03-08 14:41 ` [Bug target/14480] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
  2004-03-08 23:56 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-09  0:19 ` cvs-commit at gcc dot gnu dot org
  2004-03-09  0:20 ` joel at oarcorp dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-09  0:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-09 00:18 -------
Subject: Bug 14480

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	joel@gcc.gnu.org	2004-03-09 00:18:41

Modified files:
	gcc            : ChangeLog 
Added files:
	gcc/config/rs6000: t-rtems 

Log message:
	2004-03-08  Joel Sherrill  <joel@oarcorp.com>
	
	PR target/14480
	* config/rs6000/t-rtems: Add missing file on branch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3098&r2=2.3099
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-rtems.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (2 preceding siblings ...)
  2004-03-09  0:19 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-09  0:20 ` joel at oarcorp dot com
  2004-03-09  1:44 ` joel at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: joel at oarcorp dot com @ 2004-03-09  0:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at oarcorp dot com  2004-03-09 00:20 -------
Added the version of the file on the 3.3 branch to the head and the 3.4 branch.

-- 


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (3 preceding siblings ...)
  2004-03-09  0:20 ` joel at oarcorp dot com
@ 2004-03-09  1:44 ` joel at gcc dot gnu dot org
  2004-03-09  4:40 ` corsepiu at faw dot uni-ulm dot de
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-09  1:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at gcc dot gnu dot org  2004-03-09 01:44 -------
Now that I am logging on with the correct email address, I can actually
close this. :)

I committed the version of the missing file that was on the 3.3 branch to
both the HEAD and to the 3.4 branch.

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


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (4 preceding siblings ...)
  2004-03-09  1:44 ` joel at gcc dot gnu dot org
@ 2004-03-09  4:40 ` corsepiu at faw dot uni-ulm dot de
  2004-03-10 14:17 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-09  4:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From corsepiu at faw dot uni-ulm dot de  2004-03-09 04:40 -------
Joel, you seem to have missed to add rs6000/t-rtems to config.gcc.

Each powerpc-*-rtems*) switch must include rs6000/t-rtems before t-rtems via
tmake_file (c.f. config.gcc in gcc-3_3-branch).

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


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


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

* [Bug target/14480] [3.3/3.4 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (5 preceding siblings ...)
  2004-03-09  4:40 ` corsepiu at faw dot uni-ulm dot de
@ 2004-03-10 14:17 ` cvs-commit at gcc dot gnu dot org
  2004-03-10 14:50 ` [Bug target/14480] [3.5 " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-10 14:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-10 14:17 -------
Subject: Bug 14480

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	joel@gcc.gnu.org	2004-03-10 14:17:37

Modified files:
	gcc            : ChangeLog config.gcc 

Log message:
	2004-03-08  Joel Sherrill  <joel@oarcorp.com>
	
	PR target/14480
	* config.gcc (powerpc*-*-rtems*): Use rs6000/t-rtems.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.323&r2=2.2326.2.324
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.420.2.8&r2=1.420.2.9



-- 


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


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

* [Bug target/14480] [3.5 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (6 preceding siblings ...)
  2004-03-10 14:17 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-10 14:50 ` pinskia at gcc dot gnu dot org
  2004-03-10 17:23 ` cvs-commit at gcc dot gnu dot org
  2004-03-10 17:24 ` joel at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-10 14:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.3/3.4 Regression]        |[3.5 Regression]
                   |gcc/config/rs6000/t-rtems is|gcc/config/rs6000/t-rtems is
                   |missing                     |missing
   Target Milestone|3.4.0                       |3.5.0


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


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

* [Bug target/14480] [3.5 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (7 preceding siblings ...)
  2004-03-10 14:50 ` [Bug target/14480] [3.5 " pinskia at gcc dot gnu dot org
@ 2004-03-10 17:23 ` cvs-commit at gcc dot gnu dot org
  2004-03-10 17:24 ` joel at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-03-10 17:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-10 17:23 -------
Subject: Bug 14480

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	joel@gcc.gnu.org	2004-03-10 17:23:33

Modified files:
	gcc            : ChangeLog config.gcc 

Log message:
	2004-03-08  Joel Sherrill  <joel@oarcorp.com>
	
	PR target/14480
	* config/rs6000/t-rtems: Add missing file on branch.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3115&r2=2.3116
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&r1=1.439&r2=1.440



-- 


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


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

* [Bug target/14480] [3.5 Regression] gcc/config/rs6000/t-rtems is missing
  2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
                   ` (8 preceding siblings ...)
  2004-03-10 17:23 ` cvs-commit at gcc dot gnu dot org
@ 2004-03-10 17:24 ` joel at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-10 17:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From joel at gcc dot gnu dot org  2004-03-10 17:24 -------
File now included in tmake_file list.

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


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


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

end of thread, other threads:[~2004-03-10 17:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08 12:21 [Bug target/14480] New: gcc/config/rs6000/t-rtems is missing corsepiu at faw dot uni-ulm dot de
2004-03-08 14:41 ` [Bug target/14480] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
2004-03-08 23:56 ` cvs-commit at gcc dot gnu dot org
2004-03-09  0:19 ` cvs-commit at gcc dot gnu dot org
2004-03-09  0:20 ` joel at oarcorp dot com
2004-03-09  1:44 ` joel at gcc dot gnu dot org
2004-03-09  4:40 ` corsepiu at faw dot uni-ulm dot de
2004-03-10 14:17 ` cvs-commit at gcc dot gnu dot org
2004-03-10 14:50 ` [Bug target/14480] [3.5 " pinskia at gcc dot gnu dot org
2004-03-10 17:23 ` cvs-commit at gcc dot gnu dot org
2004-03-10 17:24 ` joel 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).