public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes
@ 2012-05-15 21:30 jsm28 at gcc dot gnu.org
  2012-05-17  4:20 ` [Bug ports/14113] " carlos_odonell at mentor dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-05-15 21:30 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14113

             Bug #: 14113
           Summary: PA bits/pthreadtypes.h uses plain aligned attributes
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: carlos@systemhalted.org, roland@gnu.org
    Classification: Unclassified


In three places, sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h uses
__attribute__ ((aligned(16))); that should be __aligned__ since "aligned" is in
the user's namespace.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug ports/14113] PA bits/pthreadtypes.h uses plain aligned attributes
  2012-05-15 21:30 [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes jsm28 at gcc dot gnu.org
@ 2012-05-17  4:20 ` carlos_odonell at mentor dot com
  2012-12-03 23:58 ` carlos at systemhalted dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-05-17  4:20 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14113

Carlos O'Donell <carlos_odonell at mentor dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |carlos_odonell at mentor
                   |                            |dot com
         AssignedTo|unassigned at sourceware    |carlos at systemhalted dot
                   |dot org                     |org

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug ports/14113] PA bits/pthreadtypes.h uses plain aligned attributes
  2012-05-15 21:30 [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes jsm28 at gcc dot gnu.org
  2012-05-17  4:20 ` [Bug ports/14113] " carlos_odonell at mentor dot com
@ 2012-12-03 23:58 ` carlos at systemhalted dot org
  2014-05-14 17:03 ` [Bug nptl/14113] [hppa] " jsm28 at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: carlos at systemhalted dot org @ 2012-12-03 23:58 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14113

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|carlos_odonell at mentor    |
                   |dot com                     |

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug nptl/14113] [hppa] PA bits/pthreadtypes.h uses plain aligned attributes
  2012-05-15 21:30 [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes jsm28 at gcc dot gnu.org
  2012-05-17  4:20 ` [Bug ports/14113] " carlos_odonell at mentor dot com
  2012-12-03 23:58 ` carlos at systemhalted dot org
@ 2014-05-14 17:03 ` jsm28 at gcc dot gnu.org
  2014-06-25 10:59 ` fweimer at redhat dot com
  2015-07-30 14:06 ` vapier at gentoo dot org
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2014-05-14 17:03 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14113

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper.fsp at gmail dot com
          Component|ports                       |nptl
               Host|                            |hppa*-*-linux*
            Summary|PA bits/pthreadtypes.h uses |[hppa] PA
                   |plain aligned attributes    |bits/pthreadtypes.h uses
                   |                            |plain aligned attributes

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug nptl/14113] [hppa] PA bits/pthreadtypes.h uses plain aligned attributes
  2012-05-15 21:30 [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes jsm28 at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2014-05-14 17:03 ` [Bug nptl/14113] [hppa] " jsm28 at gcc dot gnu.org
@ 2014-06-25 10:59 ` fweimer at redhat dot com
  2015-07-30 14:06 ` vapier at gentoo dot org
  4 siblings, 0 replies; 6+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25 10:59 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14113

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug nptl/14113] [hppa] PA bits/pthreadtypes.h uses plain aligned attributes
  2012-05-15 21:30 [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes jsm28 at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2014-06-25 10:59 ` fweimer at redhat dot com
@ 2015-07-30 14:06 ` vapier at gentoo dot org
  4 siblings, 0 replies; 6+ messages in thread
From: vapier at gentoo dot org @ 2015-07-30 14:06 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14113

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |vapier at gentoo dot org
         Resolution|---                         |FIXED

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> ---
i fixed this here:
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=243cc404ca2fca24bd3f78d9bc6fda417896d1f7

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2015-07-30 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-15 21:30 [Bug ports/14113] New: PA bits/pthreadtypes.h uses plain aligned attributes jsm28 at gcc dot gnu.org
2012-05-17  4:20 ` [Bug ports/14113] " carlos_odonell at mentor dot com
2012-12-03 23:58 ` carlos at systemhalted dot org
2014-05-14 17:03 ` [Bug nptl/14113] [hppa] " jsm28 at gcc dot gnu.org
2014-06-25 10:59 ` fweimer at redhat dot com
2015-07-30 14:06 ` vapier at gentoo dot 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).