public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/23359] New: Many Solaris 10/x86 testsuite failures with native as: use of .word
@ 2005-08-12 18:08 gcc-bugzilla at gcc dot gnu dot org
  2005-08-12 22:35 ` [Bug target/23359] [4.1 regression] " pinskia at gcc dot gnu dot org
  2005-09-19 17:47 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 14+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2005-08-12 18:08 UTC (permalink / raw)
  To: gcc-bugs


Between 20050627 and 20050805, several C and C++ testcases begain to fail
on Solaris 10/x86 with the native as, e.g.

+FAIL: g++.old-deja/g++.brendan/crash63.C (test for excess errors)

Excess errors:
Assembler: crash63.C
	"/var/tmp//ccnloMW3.s", line 22 : Illegal mnemonic
	"/var/tmp//ccnloMW3.s", line 22 : Syntax error

Line 22 has

        .word   0x0b0f

which is from i386.md (trap).

This was introduced by this patch:

2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/i386/i386.md (trap): Use "".word/t0x0b0f" instead of ud2.

http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01347.html

(Btw., the ChangeLog has two typos: double leading " and /t instead of \t)

One should be able to use .value instead (cf. ASM_SHORT in att.h, but
ASM_SHORT seems completely unused right now!?).  I've no idea how to do
this in the .md file, though.

Environment:
System: SunOS erebus 5.10 LAE_Preview i86pc i386 i86pc
Architecture: i86pc

	
host: i386-pc-solaris2.10
build: i386-pc-solaris2.10
target: i386-pc-solaris2.10
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --disable-libssp --disable-multilib --with-gmp-dir=/vol/gnu/obj/gmp-4.1.3 --with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3/mpfr --enable-languages=c,c++,f95,java,objc,ada --disable-libmudflap

How-To-Repeat:
Bootstrap mainline as above.

-- 
           Summary: Many Solaris 10/x86 testsuite failures with native as:
                    use of .word
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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


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

end of thread, other threads:[~2006-02-06 18:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23359-81@http.gcc.gnu.org/bugzilla/>
2005-10-25 20:15 ` [Bug target/23359] [4.1 regression] Many Solaris 10/x86 testsuite failures with native as: use of .word pinskia at gcc dot gnu dot org
2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
2006-01-31 19:36 ` [Bug target/23359] [4.1/4.2 " ro at techfak dot uni-bielefeld dot de
2006-01-31 20:01 ` pinskia at gcc dot gnu dot org
2006-01-31 20:08 ` ro at techfak dot uni-bielefeld dot de
2006-01-31 21:56 ` ro at techfak dot uni-bielefeld dot de
2006-02-01 19:00 ` ro at techfak dot uni-bielefeld dot de
2006-02-01 19:13 ` pinskia at gcc dot gnu dot org
2006-02-02 14:58 ` pinskia at gcc dot gnu dot org
2006-02-06 18:39 ` pinskia at gcc dot gnu dot org
2006-02-06 18:49 ` pinskia at gcc dot gnu dot org
2006-02-06 18:49 ` pinskia at gcc dot gnu dot org
2005-08-12 18:08 [Bug target/23359] New: " gcc-bugzilla at gcc dot gnu dot org
2005-08-12 22:35 ` [Bug target/23359] [4.1 regression] " pinskia at gcc dot gnu dot org
2005-09-19 17:47 ` pinskia at gcc dot gnu dot org

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