public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/63221] New: symbol with section attribute ends up in common
@ 2014-09-11  0:16 jan.smets@alcatel-lucent.com
  2014-09-11  0:34 ` [Bug middle-end/63221] " pinskia at gcc dot gnu.org
  2014-09-11  1:14 ` pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: jan.smets@alcatel-lucent.com @ 2014-09-11  0:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63221

            Bug ID: 63221
           Summary: symbol with section attribute ends up in common
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jan.smets@alcatel-lucent.com

extern int sharedTop;
int sharedTop __attribute__ ((section (".cvmx_shared"))); 

sharedTop ends up in COM with trunk, GCC 4.8 puts it in .cvmx_shared as one
would expect.


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

* [Bug middle-end/63221] symbol with section attribute ends up in common
  2014-09-11  0:16 [Bug middle-end/63221] New: symbol with section attribute ends up in common jan.smets@alcatel-lucent.com
@ 2014-09-11  0:34 ` pinskia at gcc dot gnu.org
  2014-09-11  1:14 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2014-09-11  0:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63221

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 61848.


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

* [Bug middle-end/63221] symbol with section attribute ends up in common
  2014-09-11  0:16 [Bug middle-end/63221] New: symbol with section attribute ends up in common jan.smets@alcatel-lucent.com
  2014-09-11  0:34 ` [Bug middle-end/63221] " pinskia at gcc dot gnu.org
@ 2014-09-11  1:14 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2014-09-11  1:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63221

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |DUPLICATE

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
.

*** This bug has been marked as a duplicate of bug 61848 ***


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

end of thread, other threads:[~2014-09-11  1:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11  0:16 [Bug middle-end/63221] New: symbol with section attribute ends up in common jan.smets@alcatel-lucent.com
2014-09-11  0:34 ` [Bug middle-end/63221] " pinskia at gcc dot gnu.org
2014-09-11  1:14 ` pinskia 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).