public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* bootstrap/7990: tradcif.y fails on AIX 4.3.3 build using native compiler
@ 2002-09-20 12:06 herbie
  0 siblings, 0 replies; 2+ messages in thread
From: herbie @ 2002-09-20 12:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7990
>Category:       bootstrap
>Synopsis:       tradcif.y fails on AIX 4.3.3 build using native compiler
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 20 12:06:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     herbie@uic.edu
>Release:        gcc-3.2
>Organization:
>Environment:
AIX 4.3
AIX tigger 3 4 0002155F4C00
>Description:
make bootstrap fails with the following

"tradcif.y", line 438.1: 1506-343 (S) Redeclaration of parse_escape differs from previous declaration on line 35 of "tradcif.y".

bison version is 1.35 
make version is 3.79.1
>How-To-Repeat:
env CC=cc ./configure
make bootstrap
>Fix:
diff -rc2p gcc-3.2.patched/gcc/tradcif.y gcc-3.2/gcc/tradcif.y
*** gcc-3.2.patched/gcc/tradcif.y       Fri Sep 20 13:37:14 2002
--- gcc-3.2/gcc/tradcif.y       Sat Feb  2 12:56:35 2002
*************** yylex ()
*** 435,439 ****
     after the zeros.  A value of 0 does not mean end of string.  */
  
! static int parse_escape (string_ptr)
       const char **string_ptr;
  {
--- 435,440 ----
     after the zeros.  A value of 0 does not mean end of string.  */
  
! static int
! parse_escape (string_ptr)
       const char **string_ptr;
  {


Basically join lines 437 and 438 in tradcif.y
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: bootstrap/7990: tradcif.y fails on AIX 4.3.3 build using native compiler
@ 2002-09-20 14:28 dje
  0 siblings, 0 replies; 2+ messages in thread
From: dje @ 2002-09-20 14:28 UTC (permalink / raw)
  To: dje, gcc-bugs, gcc-prs, herbie, nobody

Synopsis: tradcif.y fails on AIX 4.3.3 build using native compiler

Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: dje
Responsible-Changed-When: Fri Sep 20 14:28:08 2002
Responsible-Changed-Why:
    AIX
State-Changed-From-To: open->closed
State-Changed-By: dje
State-Changed-When: Fri Sep 20 14:28:08 2002
State-Changed-Why:
    Use GCC to bootstrap.
    Please send patches to gcc-patches@gcc.gnu.org

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7990


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

end of thread, other threads:[~2002-09-20 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-20 12:06 bootstrap/7990: tradcif.y fails on AIX 4.3.3 build using native compiler herbie
2002-09-20 14:28 dje

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).