On 3/25/21 6:52 AM, Jakub Jelinek wrote:
Hi!
The following invalid tests ICE because we don't diagnose (and drop) bare
parameter packs in bitfield widths.
Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
trunk?
OK.
2021-03-24 Jakub Jelinek
PR c++/99745
Hi!
The following invalid tests ICE because we don't diagnose (and drop) bare
parameter packs in bitfield widths.
Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
trunk?
2021-03-24 Jakub Jelinek
PR c++/99745
* decl2.c (grokbitfield): Diagnose bitfie