public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/49325] New: Incorrect target HAVE_INITFINI_ARRAY check
@ 2011-06-08 16:31 hjl.tools at gmail dot com
  2011-06-08 16:51 ` [Bug other/49325] " hjl.tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2011-06-08 16:31 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Incorrect target HAVE_INITFINI_ARRAY check
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


HAVE_INITFINI_ARRAY support was added by:

http://gcc.gnu.org/ml/gcc-patches/2002-11/msg00387.html

Unfortunately, it checks if host supports init_array/fini_array
sections, not target.  It will generate wrong result
for cross compiler.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-22 22:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-08 16:31 [Bug other/49325] New: Incorrect target HAVE_INITFINI_ARRAY check hjl.tools at gmail dot com
2011-06-08 16:51 ` [Bug other/49325] " hjl.tools at gmail dot com
2011-06-18 14:48 ` hjl at gcc dot gnu.org
2011-06-18 14:51 ` hjl.tools at gmail dot com
2012-02-22 22:06 ` jingyu at gcc dot gnu.org
2012-02-22 22:30 ` jingyu at gcc dot gnu.org

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).