public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/3418: --with-cpu=403 flag results in broken xgcc which segfaults on tmp-dum.c
@ 2002-04-05  2:35 rth
  0 siblings, 0 replies; 2+ messages in thread
From: rth @ 2002-04-05  2:35 UTC (permalink / raw)
  To: bryan, gcc-bugs, gcc-prs, nobody, yossi

Synopsis: --with-cpu=403 flag results in broken xgcc which segfaults on tmp-dum.c

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Fri Apr  5 02:35:03 2002
State-Changed-Why:
    Fixed for gcc 3.1.

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


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

* target/3418: --with-cpu=403 flag results in broken xgcc which segfaults on tmp-dum.c
@ 2001-06-25 16:46 bryan
  0 siblings, 0 replies; 2+ messages in thread
From: bryan @ 2001-06-25 16:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: yossi

>Number:         3418
>Category:       target
>Synopsis:       --with-cpu=403 flag results in broken xgcc which segfaults on tmp-dum.c
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 25 16:46:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     bryan@ixiacom.com
>Release:        gcc-3.0
>Organization:
>Environment:
Linux squirt 2.4.5 #1 SMP Tue Jun 19 14:40:05 PDT 2001 i686 unknown running Debian unstable sid
(identical problem on a Debian stable machine running Linux 2.2.19)
>Description:
configuring as described results in a broken xgcc cross compiler which segfaults during the all-gcc build process. every C file tried results in a segfault, even ones as simple as tmp-dum.c ("int xxy_us_dummy;")

omitting the"--with-cpu=403" flag results in a successful build and a working compiler, but one which is not for the 40X family of PowerPC CPUs.
>How-To-Repeat:
configure as follows:
../gcc-3.0/configure --target=powerpc-linux --enable-languages=c --without-fp --with-cpu=403
run "make all-gcc"
>Fix:
unknown. if the "--with-cpu=403" flag is omitted, the resulting compiler is not for the embedded 405CR/405GP architecture. specifically, there are problems running the resulting code if it uses long long or structure assignment. (both of which work using an older gcc-3_0-branch snapshot that built OK with the "--with-cpu=403" flag)
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-04-05 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-05  2:35 target/3418: --with-cpu=403 flag results in broken xgcc which segfaults on tmp-dum.c rth
  -- strict thread matches above, loose matches on Subject: below --
2001-06-25 16:46 bryan

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