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]

[Bug bootstrap/17761] New: sh-elf doesn't build after merge from edge-vector-branch


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


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