This is the mail archive of the gcc-bugs@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]

Re: ice 108


> I know there are bugs in this code,
> it's just because of the ice 108

Thanks for your bug report. egcs-2.93.21 says

widgets.cpp: In method `void WidgetView::lineEditTextChanged(const QString &)':
widgets.cpp:646: invalid use of member (did you forget the `&' ?)
widgets.cpp:646: invalid use of member (did you forget the `&' ?)

(without crashing), so it appears that the bug is fixed.

Regards,
Martin


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