public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
@ 2012-08-14 14:54 howarth at nitro dot med.uc.edu
  2012-08-14 15:00 ` [Bug target/54255] " howarth at nitro dot med.uc.edu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-08-14 14:54 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54255
           Summary: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess
                    errors) fails on x86_64/i686 darwin
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


The test gcc.target/i386/asm-dialect-1.c fails on [x86_64,i686]-apple-darwin*
as...

Executing on host: /sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
 -fno-diagnostics-show-caret   -masm=intel -S  -m32 -o asm-dialect-1.s   
(timeout = 300)
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0:
error: -masm=intel not supported in this configuration^M
compiler exited with status 1
output is:
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0:
error: -masm=intel not supported in this configuration^M

FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors)
Excess errors:
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20120813/gcc/testsuite/gcc.target/i386/asm-dialect-1.c:1:0:
error: -masm=intel not supported in this configuration

for both -m32 and -m64.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/54255] FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
  2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
@ 2012-08-14 15:00 ` howarth at nitro dot med.uc.edu
  2012-08-20 12:18 ` dominiq at lps dot ens.fr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-08-14 15:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-08-14 15:00:04 UTC ---
Issue appeared with the introduction of the new test case at...

r189854 | rth | 2012-07-25 12:01:17 -0400 (Wed, 25 Jul 2012) | 8 lines

Split out do_assembler_dialects.

        * final.c [ASSEMBLER_DIALECT](do_assembler_dialects): New
        function to implement assembler dialects.
        (output_asm_insn): Use do_assembler_dialects.
        (asm_fprintf): Likewise.

        * gcc.target/i386/asm-dialect-1.c: New test case.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/54255] FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
  2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
  2012-08-14 15:00 ` [Bug target/54255] " howarth at nitro dot med.uc.edu
@ 2012-08-20 12:18 ` dominiq at lps dot ens.fr
  2012-10-26 20:18 ` howarth at nitro dot med.uc.edu
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-08-20 12:18 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-08-20
     Ever Confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-08-20 12:18:19 UTC ---
Confirmed. The test should be skipped on darwin.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/54255] FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
  2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
  2012-08-14 15:00 ` [Bug target/54255] " howarth at nitro dot med.uc.edu
  2012-08-20 12:18 ` dominiq at lps dot ens.fr
@ 2012-10-26 20:18 ` howarth at nitro dot med.uc.edu
  2012-11-03 21:39 ` hjl at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-10-26 20:18 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #3 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-26 20:18:05 UTC ---
Posted a general fix for all older assembler that lack -masm=intel support...

http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02448.html


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/54255] FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
  2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
                   ` (2 preceding siblings ...)
  2012-10-26 20:18 ` howarth at nitro dot med.uc.edu
@ 2012-11-03 21:39 ` hjl at gcc dot gnu.org
  2012-12-09 15:11 ` howarth at nitro dot med.uc.edu
  2013-03-10 17:31 ` dominiq at lps dot ens.fr
  5 siblings, 0 replies; 7+ messages in thread
From: hjl at gcc dot gnu.org @ 2012-11-03 21:39 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #4 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-11-03 21:39:10 UTC ---
Author: hjl
Date: Sat Nov  3 21:39:06 2012
New Revision: 193127

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193127
Log:
Add check_effective_target_masm_intel

    PR target/54255
    * lib/target-supports.exp (check_effective_target_masm_intel): New
    proc.
    * gcc.target/i386/asm-dialect-1.c: Use dg-require-effective-target
    masm_intel.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/asm-dialect-1.c
    trunk/gcc/testsuite/lib/target-supports.exp


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/54255] FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
  2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
                   ` (3 preceding siblings ...)
  2012-11-03 21:39 ` hjl at gcc dot gnu.org
@ 2012-12-09 15:11 ` howarth at nitro dot med.uc.edu
  2013-03-10 17:31 ` dominiq at lps dot ens.fr
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-12-09 15:11 UTC (permalink / raw)
  To: gcc-bugs


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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-12-09 15:10:55 UTC ---
Fixed at r193127.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug target/54255] FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin
  2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
                   ` (4 preceding siblings ...)
  2012-12-09 15:11 ` howarth at nitro dot med.uc.edu
@ 2013-03-10 17:31 ` dominiq at lps dot ens.fr
  5 siblings, 0 replies; 7+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-03-10 17:31 UTC (permalink / raw)
  To: gcc-bugs


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominiq at lps dot ens.fr

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-03-10 17:30:44 UTC ---
*** Bug 54105 has been marked as a duplicate of this bug. ***


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-10 17:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-14 14:54 [Bug target/54255] New: FAIL: gcc.target/i386/asm-dialect-1.c (test for excess errors) fails on x86_64/i686 darwin howarth at nitro dot med.uc.edu
2012-08-14 15:00 ` [Bug target/54255] " howarth at nitro dot med.uc.edu
2012-08-20 12:18 ` dominiq at lps dot ens.fr
2012-10-26 20:18 ` howarth at nitro dot med.uc.edu
2012-11-03 21:39 ` hjl at gcc dot gnu.org
2012-12-09 15:11 ` howarth at nitro dot med.uc.edu
2013-03-10 17:31 ` dominiq at lps dot ens.fr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).