GCC build failure, HEAD@185221 on native
GCC regression tester
regress@geoffk.org
Mon Mar 12 10:44:00 GMT 2012
With your recent patch, GCC HEAD revision 185221 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 185220.
Log information for changes since the last build:
------------------------------------------------------------------------
r185221 | rguenth | 2012-03-12 03:43:17 -0700 (Mon, 12 Mar 2012) | 9 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/tree-cfg.c
M /trunk/gcc/tree-sra.c
2012-03-12 Richard Guenther <rguenther@suse.de>
* tree-sra.c (create_access_replacement): Only rename the
replacement if we can rewrite it into SSA form. Properly
mark register typed replacements that we cannot rewrite
with TREE_ADDRESSABLE.
* tree-cfg.c (verify_expr): Fix BIT_FIELD_REF verification
for aggregate or BLKmode results.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
-------------- next part --------------
echo timestamp > s-alltree
echo "gcc -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H " > checksum-options.tmp \
&& /home/regress/tbox/svn-gcc/gcc/../move-if-change checksum-options.tmp checksum-options
gawk -f /home/regress/tbox/svn-gcc/gcc/config/i386/i386-builtin-types.awk /home/regress/tbox/svn-gcc/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
cp /home/regress/tbox/svn-gcc/gcc/gcc-ar.c gcc-nm.c
cp /home/regress/tbox/svn-gcc/gcc/gcc-ar.c gcc-ranlib.c
make[3]: *** No rule to make target `/home/regress/tbox/svn-gcc/gcc/config/i386/rtmintrin.h', needed by `stmp-int-hdrs'. Stop.
make[3]: *** Waiting for unfinished jobs....
/bin/sh /home/regress/tbox/svn-gcc/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-i386-bt
/bin/sh /home/regress/tbox/svn-gcc/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
make[3]: Leaving directory `/home/regress/tbox/native/build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/home/regress/tbox/native/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/regress/tbox/native/build'
make: *** [bootstrap] Error 2
+ '[' -s .bad_compare ']'
+ exit 1
-------------- next part --------------
--
Geoffrey Keating <geoffk@geoffk.org>
(via an automated GCC regression-testing script.)
More information about the Gcc-regression
mailing list