public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/7657: gcc.2.95.2 -O2 (for alpha)  loops endless in java/parse.c
@ 2002-08-20  9:06 wharms
  0 siblings, 0 replies; 3+ messages in thread
From: wharms @ 2002-08-20  9:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7657
>Category:       c
>Synopsis:       gcc.2.95.2 -O2 (for alpha)  loops endless in java/parse.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 20 09:06:05 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     wharms@bfs.de
>Release:        unknown-1.0
>Organization:
>Environment:
linux.2.2.12
gcc version 2.95.2 
compiling gcc-3.2
>Description:
gcc2.95 has a problem with java/parse.c
compiling with option -O2 causes cc1 to loop.
removing -O2 solved the problem (for me)
/* original */
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing
-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I. -I./java -I./config -I./../inclu
de java/parse.c -o java/parse.o
>How-To-Repeat:

>Fix:
remove the -O2 for parse.o in the makefile
maybe somebody can patch 2.95 because the version is often
used.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: c/7657: gcc.2.95.2 -O2 (for alpha)  loops endless in java/parse.c
@ 2002-08-26  5:56 jsm28
  0 siblings, 0 replies; 3+ messages in thread
From: jsm28 @ 2002-08-26  5:56 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jsm28, nobody, wharms

Synopsis: gcc.2.95.2 -O2 (for alpha)  loops endless in java/parse.c

State-Changed-From-To: open->closed
State-Changed-By: jsm28
State-Changed-When: Mon Aug 26 05:49:30 2002
State-Changed-Why:
    As noted by Andrew Pinski, proper bootstrap procedure not
    used.

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


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

* Re: c/7657: gcc.2.95.2 -O2 (for alpha)  loops endless in java/parse.c
@ 2002-08-20 10:36 Andrew Pinski
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Pinski @ 2002-08-20 10:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/7657; it has been noted by GNATS.

From: Andrew Pinski <pinskia@physics.uc.edu>
To: wharms@bfs.de
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c/7657: gcc.2.95.2 -O2 (for alpha)  loops endless in java/parse.c
Date: Tue, 20 Aug 2002 13:13:04 -0400

 you should not be building gcc with just `make'.
 
 You should be building gcc with `make bootstrap'.
 
 
 Thanks,
 Andrew Pinski
 
 PS close this bug report because it is not using the recommended 
 way of building gcc.
 


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

end of thread, other threads:[~2002-08-26 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-20  9:06 c/7657: gcc.2.95.2 -O2 (for alpha) loops endless in java/parse.c wharms
2002-08-20 10:36 Andrew Pinski
2002-08-26  5:56 jsm28

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