public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug objc/23306] [4.1 Regression] [unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time
Date: Sun, 14 Aug 2005 01:05:00 -0000	[thread overview]
Message-ID: <20050814010544.27198.qmail@sourceware.org> (raw)
In-Reply-To: <20050810023703.23306.pinskia@gcc.gnu.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-14 01:05 -------
The failures which this covers has changed since objc.dg/try-catch-8.m was moved.
The failures now are:
FAIL: objc/execute/exceptions/local-variables-1.m compilation,  -O1  -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m compilation,  -O2  -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m compilation,  -O3 -fomit-frame-pointer  -fgnu-
runtime
FAIL: objc/execute/exceptions/local-variables-1.m compilation,  -O3 -g  -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m compilation,  -Os  -fgnu-runtime


Though the -O1 is a regression because unit-at-a-time was not on at -O1 for 4.0.0 so I am going to 
mark this as a regression.  The way to fix this is generate the strings at the end of compilation and not 
at the end of file.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[unit-at-a-time]            |[4.1 Regression] [unit-at-a-
                   |objc.dg/try-catch-8.m fails |time] objc exceptions (GNU
                   |to link/compile with the gnu|runtime) don't work with
                   |runtime                     |unit-at-a-time
   Target Milestone|---                         |4.1.0


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


  parent reply	other threads:[~2005-08-14  1:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10  2:37 [Bug objc/23306] New: [unit-at-a-time] objc.dg/try-catch-8.m fails to link/compile with the gnu runtime pinskia at gcc dot gnu dot org
2005-08-10  2:38 ` [Bug objc/23306] " pinskia at gcc dot gnu dot org
2005-08-14  1:05 ` pinskia at gcc dot gnu dot org [this message]
2005-08-16  3:22 ` [Bug objc/23306] [4.1 Regression] [unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time pinskia at gcc dot gnu dot org
2005-08-16  5:50 ` phython at gcc dot gnu dot org
2005-08-22  4:57 ` mmitchel at gcc dot gnu dot org
2005-08-30 21:14 ` pinskia at gcc dot gnu dot org
2005-08-30 22:33 ` pinskia at gcc dot gnu dot org
2005-09-01  1:32 ` pinskia at gcc dot gnu dot org
2005-09-01  1:33 ` cvs-commit at gcc dot gnu dot 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=20050814010544.27198.qmail@sourceware.org \
    --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).