public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/113909] gcc.target/i386/pr113689-1.c etc. FAIL
Date: Wed, 14 Feb 2024 10:39:47 +0000	[thread overview]
Message-ID: <bug-113909-4-8BC2hYZ3bG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113909-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Rainer Orth <ro@gcc.gnu.org>:

https://gcc.gnu.org/g:d79aa77d9b2fe757b1bbda45defd4ac02b077a78

commit r14-8973-gd79aa77d9b2fe757b1bbda45defd4ac02b077a78
Author: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Date:   Wed Feb 14 11:39:12 2024 +0100

    testsuite: i386: Skip gcc.target/i386/pr113689-1.c etc. on Solaris
[PR113909]

    gcc.target/i386/pr113689-[1-3].c FAIL on 64-bit Solaris/x86:

    FAIL: gcc.target/i386/pr113689-1.c (test for excess errors)
    UNRESOLVED: gcc.target/i386/pr113689-1.c compilation failed to produce
executable
    FAIL: gcc.target/i386/pr113689-2.c (test for excess errors)
    UNRESOLVED: gcc.target/i386/pr113689-2.c compilation failed to produce
executable
    FAIL: gcc.target/i386/pr113689-3.c (test for excess errors)
    UNRESOLVED: gcc.target/i386/pr113689-3.c compilation failed to produce
executable

    with

    Excess errors:
   
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/pr113689-1.c:43:1:
sorry, unimplemented: no register available for profiling '-mcmodel=large'

    Excess errors:
   
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/pr113689-2.c:26:1:
sorry, unimplemented: profiling '-mcmodel=large' with PIC is not supported

    Excess errors:
   
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.target/i386/pr113689-3.c:15:1:
sorry, unimplemented: profiling '-mcmodel=large' with PIC is not supported

    This happens because i386/sol2.h doesn't define NO_PROFILE_COUNTERS.

    So this patch just skips the tests on Solaris.

    Tested on i386-pc-solaris2.11.

    2024-02-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

            gcc/testsuite:
            PR target/113909
            * gcc.target/i386/pr113689-1.c: Skip on Solaris.
            * gcc.target/i386/pr113689-2.c: Likewise.
            * gcc.target/i386/pr113689-3.c: Likewise.

  parent reply	other threads:[~2024-02-14 10:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 14:42 [Bug target/113909] New: " ro at gcc dot gnu.org
2024-02-13 14:43 ` [Bug target/113909] " ro at gcc dot gnu.org
2024-02-13 15:50 ` hjl.tools at gmail dot com
2024-02-14 10:39 ` cvs-commit at gcc dot gnu.org [this message]
2024-02-14 10:40 ` ro at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-113909-4-8BC2hYZ3bG@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).