public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12580] New: Apparent typo in gcc/include/internal/stdio_core.h causing gcc compilation failure
@ 2003-10-11 16:07 rrr6399 at futuretek dot com
  2003-10-11 16:17 ` [Bug c/12580] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: rrr6399 at futuretek dot com @ 2003-10-11 16:07 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Apparent typo in gcc/include/internal/stdio_core.h
                    causing gcc compilation failure
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rrr6399 at futuretek dot com
                CC: gcc-bugs at gcc dot gnu dot org

I'm compiling gcc 3.3.1 on an Irix 6.5 system with gcc 3.3. During the the 
compilation process, the compiler complained that __gnuc___gnuc_va_list _ap
wasn't defined in gcc/include/internal/stdio_core.h. 
I noticed that __gnuc_va_list was defined so I just assumed there was
a typo and changed it to this:

   319 /*__SGI_LIBC_NAMESPACE_QUALIFIER __gnuc___gnuc_va_list _ap; buggy line* /
   320      __SGI_LIBC_NAMESPACE_QUALIFIER __gnuc_va_list _ap;

I didn't use any special configure arguments except --prefix.


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

* [Bug c/12580] Apparent typo in gcc/include/internal/stdio_core.h causing gcc compilation failure
  2003-10-11 16:07 [Bug c/12580] New: Apparent typo in gcc/include/internal/stdio_core.h causing gcc compilation failure rrr6399 at futuretek dot com
@ 2003-10-11 16:17 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-11 16:17 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-11 16:17 -------
This is a dup of bug 12263, this is fixed for 3.3.2 and 3.4.

*** This bug has been marked as a duplicate of 12263 ***


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

end of thread, other threads:[~2003-10-11 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-11 16:07 [Bug c/12580] New: Apparent typo in gcc/include/internal/stdio_core.h causing gcc compilation failure rrr6399 at futuretek dot com
2003-10-11 16:17 ` [Bug c/12580] " 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).