This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/61053] [4.9/4.10 Regression] _Alignas(long long) reduces alignment of long long


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-05-04
      Known to work|                            |4.8.2
            Summary|_Alignas(long long) reduces |[4.9/4.10 Regression]
                   |alignment of long long      |_Alignas(long long) reduces
                   |                            |alignment of long long
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
FWIW, it also compiles OK as C++11 with s/_Alignas/alignas/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]