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

[Bug target/48754] FAIL: gcc.dg/binop-xor(1|3).c scan-tree-dump-times optimized "<bb[^>]*>" *


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48754

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc*-*-*                |powerpc*-*-*, mips*-*-*
                 CC|                            |ro at gcc dot gnu.org

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-04-26 16:24:41 UTC ---
All five tests also fail on IRIX 6.5, both N32 and N64 ABIs:

FAIL: gcc.dg/binop-xor1.c scan-tree-dump-times optimized "<bb[^>]*>" 5
FAIL: gcc.dg/binop-xor1.c scan-tree-dump-times optimized "\\^" 1
FAIL: gcc.dg/binop-xor2.c scan-tree-dump-times optimized "\\^" 1
FAIL: gcc.dg/binop-xor3.c scan-tree-dump-times optimized "<bb[^>]*>" 1
FAIL: gcc.dg/binop-xor3.c scan-tree-dump-times optimized "\\^" 1
FAIL: gcc.dg/binop-xor4.c scan-tree-dump-times optimized "\\^" 1
FAIL: gcc.dg/binop-xor5.c scan-tree-dump-times optimized "\\^" 1
FAIL: gcc.dg/binop-xor5.c scan-tree-dump-times optimized "&" 1

I'm attaching the corresponding dumps.


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