This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap/9772: [d30v-elf] fails to build on 3.4 branch -- regression


>Number:         9772
>Category:       bootstrap
>Synopsis:       [d30v-elf] fails to build on 3.4 branch -- regression
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 20 13:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     joel at gcc dot gnu dot org
>Release:        3.4 branch
>Organization:
>Environment:
RedHat GNU/Linux 7.3, binutils 2.13.2.1, newlib 1.11.0,
gcc 3.4 branch
>Description:
The build fails in the cross build of libiberty which is
worse than 3.3 which could at least complete a build of
a C-only toolset.  The build fails with:

/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-d30v-elf/gcc/xgcc -B/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-d30v-elf/gcc/ -nostdinc -B/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-d30v-elf/d30v-elf/newlib/ -isystem /opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-d30v-elf/d30v-elf/newlib/targ-include -isystem /opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/gcc-3.3-branch/newlib/libc/include -B/opt/gnucross-test/d30v-elf/bin/ -B/opt/gnucross-test/d30v-elf/lib/ -isystem /opt/gnucross-test/d30v-elf/include -c -DHAVE_CONFIG_H -g -Os -Wa,-C -I. -I../../../gcc-3.3-branch/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../../gcc-3.3-branch/libiberty/ternary.c -o ternary.o
../../../gcc-3.3-branch/libiberty/ternary.c: In function `ternary_search':
../../../gcc-3.3-branch/libiberty/ternary.c:145: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]