public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/27034] [4.2 Regression] gcc.dg/20021014-1.c (test for excess errors) fails
Date: Sun, 09 Apr 2006 18:32:00 -0000	[thread overview]
Message-ID: <20060409183220.15111.qmail@sourceware.org> (raw)
In-Reply-To: <bug-27034-230@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from danglin at gcc dot gnu dot org  2006-04-09 18:32 -------
Subject: Bug 27034

Author: danglin
Date: Sun Apr  9 18:32:16 2006
New Revision: 112807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112807
Log:
        PR target/27034
        PR target/26508
        * config.gcc (hppa*64*-*-hpux11*): Add 'libgcc_stub.a' to extra_parts.
        * pa64-hpux.h (LIB_SPEC): Correct typo.  Don't append milli.a.
        (LINK_GCC_C_SEQUENCE_SPEC): Define.  Append milli.a here.
        (PA_CXA_FINALIZE_STUB, PA_JV_REGISTERCLASSES_STUB): Delete defines.
        (PA_INIT_FINI_HACK): Rename to PA_CRTBEGIN_HACK.
        (PA_CRTBEGIN_HACK): Ensure __do_global_ctors_aux is placed in text
        section.  Delete PA_CXA_FINALIZE_STUB and PA_JV_REGISTERCLASSES_STUB
        stubs.  Add ".align 8" directives before all ".dword" directives.
        (GTHREAD_USE_WEAK): Revise comment.
        (TARGET_ATTRIBUTE_WEAK): Define.
        * pa/t-pa64 (LIBGCCSTUB_OBJS): Add new rules for stublib.c, rfi-stub.o,
        dfi-stub.o, cxaf-stub.o and jvrc-stub.o.
        * stublib.c: New file.


Added:
    trunk/gcc/config/pa/stublib.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/pa/pa64-hpux.h
    trunk/gcc/config/pa/t-pa64


-- 


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


  parent reply	other threads:[~2006-04-09 18:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-04 19:16 [Bug target/27034] New: " jsm28 at gcc dot gnu dot org
2006-04-04 19:26 ` [Bug target/27034] " pinskia at gcc dot gnu dot org
2006-04-09 16:54 ` danglin at gcc dot gnu dot org
2006-04-09 18:32 ` danglin at gcc dot gnu dot org [this message]
2006-05-02 23:34 ` sje at cup dot hp dot com
2006-05-03  0:12 ` joseph at codesourcery dot com
2006-05-03  0:45 ` pinskia 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=20060409183220.15111.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).