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 regression/63150] [4.9/5 regression] FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times *


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63150

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
Created attachment 34812
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34812&action=edit
Patch referenced in comment #2 with conflicts resolved and test for pr53199
re-enabled.

The test no longer fails (in the reporter's configuration) due to the commit
below.  Backing it out causes the test to fail again with today's trunk.  After
applying the patch referenced in comment 2 (and resolving the two conflicts)
and backing out the change below, the test passes again.  The modified patch is
attached.

commit 7d6914c8d62668f03687d4d28630a1946ee2052c
Author: meissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Fri Dec 5 17:50:40 2014 +0000

    2014-12-05  Michael Meissner  <meissner@linux.vnet.ibm.com>

        PR target/53199
        * gcc.target/powerpc/pr53199.c: Limit tests to 64-bit.



    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218431
138bc75d-0d04-0410-961f-82ee72b054a4


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