public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ramana at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/48783] ARM: kernel compiled at -O2 has a unused reference to __aeabi_uldivmod
Date: Tue, 31 May 2011 22:31:00 -0000	[thread overview]
Message-ID: <bug-48783-4-vQzohNTaJl@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-48783-4@http.gcc.gnu.org/bugzilla/>

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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.05.31 22:28:11
                 CC|                            |ramana at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #5 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-05-31 22:28:11 UTC ---
IIUC the problem is because we externalize the label before the functions have
been deleted. 

Based on a quick look at the sources, I *think* this comes from the fact that
the default definition of ASM_OUTPUT_EXTERNAL_LIBCALL ends up generating a
.globl symname and somehow don't think this is a port specific problem ( which
I *think* comes from config/elfos.h )


cheers
Ramana


  parent reply	other threads:[~2011-05-31 22:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-26 23:46 [Bug c/48783] New: " michael.hope at linaro dot org
2011-04-27  9:43 ` [Bug c/48783] " ams at gcc dot gnu.org
2011-04-27  9:56 ` michael.hope at linaro dot org
2011-04-27 10:13 ` michael.hope at linaro dot org
2011-04-27 11:09 ` ams at gcc dot gnu.org
2011-05-31 22:31 ` ramana at gcc dot gnu.org [this message]
2012-01-29  4:51 ` [Bug tree-optimization/48783] ~0ULL % (a / (a & -a)) == 0 is not optimized to false on the tree level pinskia at gcc dot gnu.org
2023-01-30 18:40 ` pinskia at gcc dot gnu.org
2023-01-30 18:43 ` pinskia at gcc dot gnu.org
2023-08-18 13:57 ` jemarch 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-48783-4-vQzohNTaJl@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).