This is the mail archive of the gcc-regression@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]

GCC build failure, HEAD@185221 on native


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/>.

Attachment: native-log.txt
Description: Text document

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)

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