[Bug c++/58601] [meta-bug] alignas

2024-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 69571, which changed state.

Bug 69571 Summary: [C++11] invalid alignas on a typedef accepted, reduces 
alignment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69571

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/58601] [meta-bug] alignas

2022-06-04 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 69585, which changed state.

Bug 69585 Summary: [C++ 11] parser errors mixing alignas, C++ 11 and GNU 
attributes on class declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69585

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2021-08-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 70124, which changed state.

Bug 70124 Summary: alignas error in constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70124

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/58601] [meta-bug] alignas

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 89357, which changed state.

Bug 89357 Summary: [8 regression][C++11] alignas for automatic variables with 
alignment greater than 16 fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89357

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2020-03-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 69089, which changed state.

Bug 69089 Summary: C++11: alignas(0) causes an error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69089

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2019-10-10 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 92045, which changed state.

Bug 92045 Summary: [7/8/9/10 regression][C++11] valid alignas ignored with 
spurious warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92045

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/58601] [meta-bug] alignas

2017-10-17 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 71821, which changed state.

Bug 71821 Summary: [6/7/8 regression] ICE on invalid C++11 code (incorrect 
argument for alignas): unexpected expression ‘f’ of kind template_id_expr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71821

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2016-05-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 34747, which changed state.

Bug 34747 Summary: __attribute__((aligned(x)))+__alignof != correct behaviour
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34747

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/58601] [meta-bug] alignas

2016-01-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 59012, which changed state.

Bug 59012 Summary: alignas does not support parameter pack expansions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59012

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2016-01-23 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 58109, which changed state.

Bug 58109 Summary: alignas() fails to compile with constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58109

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2016-01-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 64987, which changed state.

Bug 64987 Summary: alignas(N) (and __attribute__(__aligned__(N))) ignored on 
enum specifiers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64987

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/58601] [meta-bug] alignas

2014-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 58600, which changed state.

Bug 58600 Summary: [c++11] ICE on wrong usage of alignas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58600

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED


[Bug c++/58601] [meta-bug] alignas

2013-11-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601

Bug 58601 depends on bug 59013, which changed state.

Bug 59013 Summary: alignas rejects valid constant expressions
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59013

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE


[Bug c++/58601] [meta-bug] alignas

2013-10-03 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601

Bug 58601 depends on bug 58584, which changed state.

Bug 58584 Summary: [c++11] ICE with invalid argument for alignas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58584

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED


[Bug c++/58601] [meta-bug] alignas

2013-10-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2013-10-02
 Ever confirmed|0   |1