This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17761] New: sh-elf doesn't build after merge from edge-vector-branch
- From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2004 22:01:31 -0000
- Subject: [Bug bootstrap/17761] New: sh-elf doesn't build after merge from edge-vector-branch
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
configure --target=sh-elf && make all-gcc
produces:
/Network/Servers/hills/Volumes/capanna/gkeating/co/gcc-1/gcc/gcc/lcm.c: In function
'optimize_mode_switching':
/Network/Servers/hills/Volumes/capanna/gkeating/co/gcc-1/gcc/gcc/lcm.c:1028: error: 'struct
basic_block_def' has no member named 'succ'
/Network/Servers/hills/Volumes/capanna/gkeating/co/gcc-1/gcc/gcc/lcm.c:1032: error: 'struct
basic_block_def' has no member named 'pred'
/Network/Servers/hills/Volumes/capanna/gkeating/co/gcc-1/gcc/gcc/lcm.c:1032: warning: value
computed is not used
/Network/Servers/hills/Volumes/capanna/gkeating/co/gcc-1/gcc/gcc/lcm.c:1032: error: 'struct
edge_def' has no member named 'pred_next'
--
Summary: sh-elf doesn't build after merge from edge-vector-branch
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: geoffk at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-darwin
GCC host triplet: powerpc-darwin
GCC target triplet: sh-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17761