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@193111 on native


With your recent patch, GCC HEAD revision 193111 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 193110.

Log information for changes since the last build:
------------------------------------------------------------------------
r193111 | pinskia | 2012-11-02 16:32:32 -0700 (Fri, 02 Nov 2012) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/simplify-rtx.c

2012-11-02  Andrew Pinski  <apinski@cavium.com>

        PR rtl-opt/54524
        * simplify-rtx.c (simplify_relational_operation_1): Don't simplify
        (LTU/GEU (PLUS a 0) 0) into (GEU/LTU a 0) since they are not equivalent.


------------------------------------------------------------------------

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]