This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.1 Issues


Hello,

I just filed PR 5921, which is a regression from 3.0.x.

The bug is an ice-on-illegal-code, but it shares the legal part
with PR 4286. Therefore, the real problem might be related to the
common legal part of the code.

In this case, the bug would be quite serious, since this part of the
code was distilled from iostream, so that there's a big chance for every
program to suffer from related problems.

Because of the potential harm, I suggest to put PR 5921/4286 on the
"3.1 issues list".

Greetings,
Volker Reichelt



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]