public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
@ 2004-01-21  5:45 inaoka dot kazuhiro at renesas dot com
  2004-01-21  5:55 ` [Bug c/13787] " inaoka dot kazuhiro at renesas dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: inaoka dot kazuhiro at renesas dot com @ 2004-01-21  5:45 UTC (permalink / raw)
  To: gcc-bugs

__M32RX__ and __m32rx__ is not predefined when using -m32rx.
__M32R2__ and __m32r2__ is not predefined when using -m32r2.

-- 
           Summary: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not
                    predefined when using -m32rx or -m32r2.
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: inaoka dot kazuhiro at renesas dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: m32r-elf, m32r-linux


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


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

* [Bug c/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
@ 2004-01-21  5:55 ` inaoka dot kazuhiro at renesas dot com
  2004-01-21  5:57 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: inaoka dot kazuhiro at renesas dot com @ 2004-01-21  5:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From inaoka dot kazuhiro at renesas dot com  2004-01-21 05:55 -------
Created an attachment (id=5541)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5541&action=view)
Patch file

A CPP_SPEC macro was not defined in gcc/config/m32r/m32r.h.

-- 


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


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

* [Bug c/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
  2004-01-21  5:55 ` [Bug c/13787] " inaoka dot kazuhiro at renesas dot com
@ 2004-01-21  5:57 ` pinskia at gcc dot gnu dot org
  2004-01-21  6:28 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21  5:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 05:57 -------
Confirmed, again patches go to gcc-patches@gcc.gnu.org with a changelog also.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-21 05:57:40
               date|                            |
   Target Milestone|---                         |3.5.0


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


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

* [Bug c/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
  2004-01-21  5:55 ` [Bug c/13787] " inaoka dot kazuhiro at renesas dot com
  2004-01-21  5:57 ` pinskia at gcc dot gnu dot org
@ 2004-01-21  6:28 ` dhazeghi at yahoo dot com
  2004-01-21 12:21 ` nickc at redhat dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-21  6:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-21 06:28 -------
Nick, here's another one... Thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com
           Keywords|                            |patch


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


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

* [Bug c/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
                   ` (2 preceding siblings ...)
  2004-01-21  6:28 ` dhazeghi at yahoo dot com
@ 2004-01-21 12:21 ` nickc at redhat dot com
  2004-01-21 14:25 ` [Bug target/13787] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: nickc at redhat dot com @ 2004-01-21 12:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From nickc at redhat dot com  2004-01-21 12:21 -------
Subject: Re:  __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not
 predefined when using -m32rx or -m32r2.

Hi Guys,

"dhazeghi at yahoo dot com" <gcc-bugzilla@gcc.gnu.org> writes:

> Nick, here's another one... Thanks.

Yup - patch approved and applied.

Cheers
        Nick
        



-- 


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


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

* [Bug target/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
                   ` (3 preceding siblings ...)
  2004-01-21 12:21 ` nickc at redhat dot com
@ 2004-01-21 14:25 ` pinskia at gcc dot gnu dot org
  2004-01-21 15:59 ` dhazeghi at yahoo dot com
  2004-01-21 20:51 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21 14:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 14:25 -------
Fixed for 3.5.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target


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


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

* [Bug target/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
                   ` (4 preceding siblings ...)
  2004-01-21 14:25 ` [Bug target/13787] " pinskia at gcc dot gnu dot org
@ 2004-01-21 15:59 ` dhazeghi at yahoo dot com
  2004-01-21 20:51 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-21 15:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-21 15:59 -------
This looks like it might be good for 3.4 branch too (under the "obvious" rule)...

-- 


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


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

* [Bug target/13787] __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2.
  2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
                   ` (5 preceding siblings ...)
  2004-01-21 15:59 ` dhazeghi at yahoo dot com
@ 2004-01-21 20:51 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21 20:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 20:51 -------
Was going to mark it as fixed.

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


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


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

end of thread, other threads:[~2004-01-21 20:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-21  5:45 [Bug c/13787] New: __M32RX__ __m32rx__ __M32R2__ __m32r2__ is not predefined when using -m32rx or -m32r2 inaoka dot kazuhiro at renesas dot com
2004-01-21  5:55 ` [Bug c/13787] " inaoka dot kazuhiro at renesas dot com
2004-01-21  5:57 ` pinskia at gcc dot gnu dot org
2004-01-21  6:28 ` dhazeghi at yahoo dot com
2004-01-21 12:21 ` nickc at redhat dot com
2004-01-21 14:25 ` [Bug target/13787] " pinskia at gcc dot gnu dot org
2004-01-21 15:59 ` dhazeghi at yahoo dot com
2004-01-21 20:51 ` 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).