public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "iains at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/10901] non-local goto's don't work on darwin
Date: Wed, 18 Jan 2012 19:20:00 -0000	[thread overview]
Message-ID: <bug-10901-4-DsAoQasS1e@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-10901-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #25 from Iain Sandoe <iains at gcc dot gnu.org> 2012-01-18 18:29:12 UTC ---
Created attachment 26370
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26370
initial fix

this shares some changes with the fix to PR51784 (and that is somewhere to read
about the issues that prevent an easier fix).

AFAICT, the bugs are still present in the Apple OS tree - at least they are
with 4.2.1/5577 - which postdates the comments here.

Anyway, this is a starting point - I expect that there is scope to tidy it up.

As things stand we need to differentiate the load-picbase from the
reload-picbase on PPC because more of the work is done in the md.  On x86 it's
hidden away in i386.c - which made it easier to fix there.


  parent reply	other threads:[~2012-01-18 18:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-10901-4@http.gcc.gnu.org/bugzilla/>
2012-01-18 15:42 ` iains at gcc dot gnu.org
2012-01-18 18:30 ` mrs at gcc dot gnu.org
2012-01-18 19:20 ` iains at gcc dot gnu.org [this message]
2012-01-20 16:30 ` dominiq at lps dot ens.fr
2013-09-28 10:52 ` iains at gcc dot gnu.org
2013-09-29 20:14 ` iains at gcc dot gnu.org
2013-09-29 23:52 ` mrs at gcc dot gnu.org
     [not found] <bug-10901-6064@http.gcc.gnu.org/bugzilla/>
2009-06-03 21:47 ` fxcoudert at gcc dot gnu dot org
2009-06-03 21:51 ` fxcoudert at gcc dot gnu dot org
2009-06-04  8:02 ` gcc at microbizz dot nl
2010-05-01 22:41 ` howarth at nitro dot med dot uc dot edu

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-10901-4-DsAoQasS1e@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).