------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-14
18:31 -------
Another testcase:
struct QRgbMap {
QRgbMap();
};
void convert_32_to_8() {
QRgbMap table[10];
}-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22487
pinskia at gcc dot gnu dot org Thu, 14 Jul 2005 11:31:52 -0700
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-14
18:31 -------
Another testcase:
struct QRgbMap {
QRgbMap();
};
void convert_32_to_8() {
QRgbMap table[10];
}-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22487