template <typename> struct a { enum { b }; }; class c; template <int> class __attribute__((aligned((a<c>::b)))) d {}; class : d<0> {
creduce output (and yes, this isn't a valid program, but it still
shouldn't ICE):
- Bug#949024: g++: internal compiler error on beignet + ll... Rebecca N. Palmer
- Bug#949024: g++: internal compiler error on beignet Rebecca N. Palmer
- Bug#949024: g++: internal compiler error on bei... Matthias Klose
- Bug#949024: g++: internal compiler error on... Rebecca N. Palmer