public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure
@ 2012-11-18 21:58 dje at gcc dot gnu.org
  2012-11-18 22:02 ` [Bug bootstrap/55384] " dje at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-18 21:58 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55384
           Summary: [4.8 Regresson] VEC merge AIX bootstrap failure
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dje@gcc.gnu.org


/nasfarm/dje/src/src/gcc/c-family/c-lex.c: In function 'c_fileinfo*
get_fileinfo(const char*)':
/nasfarm/dje/src/src/gcc/c-family/c-lex.c:107:39: error: overloaded function
with no contextual type information

/nasfarm/dje/src/src/gcc/tree-dump.c: In function 'void dump_node(const_tree,
int, FILE*)':
/nasfarm/dje/src/src/gcc/tree-dump.c:759:39: error: address of overloaded
function with no contextual type information


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
@ 2012-11-18 22:02 ` dje at gcc dot gnu.org
  2012-11-18 22:03 ` dje at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-18 22:02 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-18 22:01:56 UTC ---
Created attachment 28727
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28727
c-lex.c preprocessed


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
  2012-11-18 22:02 ` [Bug bootstrap/55384] " dje at gcc dot gnu.org
  2012-11-18 22:03 ` dje at gcc dot gnu.org
@ 2012-11-18 22:03 ` dje at gcc dot gnu.org
  2012-11-18 22:07 ` dje at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-18 22:03 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-18 22:02:44 UTC ---
Created attachment 28728
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28728
tree-dump.c preprocessed


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
  2012-11-18 22:02 ` [Bug bootstrap/55384] " dje at gcc dot gnu.org
@ 2012-11-18 22:03 ` dje at gcc dot gnu.org
  2012-11-18 22:03 ` dje at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-18 22:03 UTC (permalink / raw)
  To: gcc-bugs


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

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-11-18
                 CC|                            |dnovillo at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-18 22:03:32 UTC ---
Confirmed.


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-11-18 22:03 ` dje at gcc dot gnu.org
@ 2012-11-18 22:07 ` dje at gcc dot gnu.org
  2012-11-19  0:22 ` dje at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-18 22:07 UTC (permalink / raw)
  To: gcc-bugs


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

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
             Target|                            |powerpc-ibm-aix*
               Host|                            |powerpc-ibm-aix*
   Target Milestone|---                         |4.8.0
              Build|                            |powerpc-ibm-aix*
           Severity|normal                      |critical


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2012-11-18 22:07 ` dje at gcc dot gnu.org
@ 2012-11-19  0:22 ` dje at gcc dot gnu.org
  2012-11-19  1:06 ` dnovillo at google dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-19  0:22 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #4 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-19 00:21:59 UTC ---
AIX /usr/include/stdlib.h includes

#define vec_free free

And vec.h defines two functions named vec_free, which get renamed, causing
ambiguity in the splay_tree_new calls. 

Should vec.h #undef vec_free?  Somewhere else?


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2012-11-19  0:22 ` dje at gcc dot gnu.org
@ 2012-11-19  1:06 ` dnovillo at google dot com
  2012-11-19 18:08 ` dje at gcc dot gnu.org
  2012-11-19 18:16 ` dje at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: dnovillo at google dot com @ 2012-11-19  1:06 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #5 from dnovillo at google dot com <dnovillo at google dot com> 2012-11-19 01:05:32 UTC ---
On Sun, Nov 18, 2012 at 7:21 PM, dje at gcc dot gnu.org
<gcc-bugzilla@gcc.gnu.org> wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55384
>
> --- Comment #4 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-19 00:21:59 UTC ---
> AIX /usr/include/stdlib.h includes
>
> #define vec_free free

Sigh.  Silly AIX.

> And vec.h defines two functions named vec_free, which get renamed, causing
> ambiguity in the splay_tree_new calls.
>
> Should vec.h #undef vec_free?  Somewhere else?

I suppose it will have to how can I recognize AIX inside vec.h?


Diego.


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2012-11-19  1:06 ` dnovillo at google dot com
@ 2012-11-19 18:08 ` dje at gcc dot gnu.org
  2012-11-19 18:16 ` dje at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-19 18:08 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #6 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-19 18:07:35 UTC ---
Author: dje
Date: Mon Nov 19 18:07:21 2012
New Revision: 193629

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193629
Log:
Add PR bootstrap/55384 to ChangeLog entry.

Modified:
    trunk/gcc/ChangeLog


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

* [Bug bootstrap/55384] [4.8 Regresson] VEC merge AIX bootstrap failure
  2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2012-11-19 18:08 ` dje at gcc dot gnu.org
@ 2012-11-19 18:16 ` dje at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: dje at gcc dot gnu.org @ 2012-11-19 18:16 UTC (permalink / raw)
  To: gcc-bugs


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

David Edelsohn <dje at gcc dot gnu.org> changed:

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

--- Comment #7 from David Edelsohn <dje at gcc dot gnu.org> 2012-11-19 18:15:24 UTC ---
Patch to system.h committed.


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

end of thread, other threads:[~2012-11-19 18:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-18 21:58 [Bug bootstrap/55384] New: [4.8 Regresson] VEC merge AIX bootstrap failure dje at gcc dot gnu.org
2012-11-18 22:02 ` [Bug bootstrap/55384] " dje at gcc dot gnu.org
2012-11-18 22:03 ` dje at gcc dot gnu.org
2012-11-18 22:03 ` dje at gcc dot gnu.org
2012-11-18 22:07 ` dje at gcc dot gnu.org
2012-11-19  0:22 ` dje at gcc dot gnu.org
2012-11-19  1:06 ` dnovillo at google dot com
2012-11-19 18:08 ` dje at gcc dot gnu.org
2012-11-19 18:16 ` dje at gcc dot gnu.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).