When I attempt to compile the 12/26/08 snapshot of gcc I get the following:
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/home/mrichmon/gcc-4.4-20081226/gcc -I/home/mrichmon/gcc-4.4-20081226/gcc/. -I/home/mrichmon/gcc-4.4-20081226/gcc/../include -I/home/mrichmon/gcc-4.4-20081226/gcc/../libcpp/include -I/home/mrichmon/mpfr-2.3.2 -I/home/mrichmon/gcc-4.4-20081226/gcc/../libdecnumber -I/home/mrichmon/gcc-4.4-20081226/gcc/../libdecnumber/dpd -I../libdecnumber /home/mrichmon/gcc-4.4-20081226/gcc/dse.c -o dse.o /home/mrichmon/gcc-4.4-20081226/gcc/dse.c: In function âget_call_argsâ: /home/mrichmon/gcc-4.4-20081226/gcc/dse.c:2309: error: âtargetmâ undeclared (first use in this function) /home/mrichmon/gcc-4.4-20081226/gcc/dse.c:2309: error: (Each undeclared identifier is reported only once /home/mrichmon/gcc-4.4-20081226/gcc/dse.c:2309: error: for each function it appears in.) -- Summary: dse.c: In function get_call_args: dse.c:2309: error: target undeclared Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov GCC build triplet: alpha-unknown-linux-gnu GCC host triplet: alpha-unknown-linux-gnu GCC target triplet: alpha-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38652