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 bei... Rebecca N. Palmer
- Processed: g++: internal compiler error on... Debian Bug Tracking System
- Bug#949024: g++: internal compiler error o... Rebecca N. Palmer
- Bug#949024: g++: internal compiler err... Matthias Klose
- Bug#949024: g++: internal compiler... Rebecca N. Palmer
- Processed: g++: internal compiler error on... Debian Bug Tracking System
- Processed: Re: Bug#949024: g++: internal c... Debian Bug Tracking System
- Processed: Re: g++: internal compiler erro... Debian Bug Tracking System
- Bug#949024: marked as done (g++: ICE at cp... Debian Bug Tracking System

