gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-
prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribut
e -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I.
-I../../gcc/gc
c -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include
-I/opt/gnu/gcc/gcc-4.4.0/include -I../../gcc/gcc/../libdecnumber
-I../../gcc/g
cc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gcc/expmed.c -o expmed.o
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-
prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribut
e -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I.
-I../../gcc/gc
c -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include
-I/opt/gnu/gcc/gcc-4.4.0/include -I../../gcc/gcc/../libdecnumber
-I../../gcc/g
cc/../libdecnumber/dpd -I../libdecnumber ../../gcc/gcc/expr.c -o expr.o
../../gcc/gcc/except.c: In function 'dw2_size_of_call_site_table':
../../gcc/gcc/except.c:3382: error: 'struct eh_status' has no member named
'call
_site_data_used'
../../gcc/gcc/except.c:3388: error: 'struct eh_status' has no member named
'call
_site_data'
../../gcc/gcc/except.c: In function 'sjlj_size_of_call_site_table':
../../gcc/gcc/except.c:3398: error: 'struct eh_status' has no member named
'call
_site_data_used'
../../gcc/gcc/except.c:3404: error: 'struct eh_status' has no member named
'call
_site_data'
make[3]: *** [except.o] Error 1
--
Summary: except.c:3382: error: 'struct eh_status' has no member
named 'call
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: i686-apple-darwin9
GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35970