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: volatile undefined II


> my first report "volatile undefined" was incomplete.  sorry about
> that.  forget all - restart & sorry for inconveniences :)

Thanks for your bug report. The mainline compiler (2.96 20000430
(experimental)) compiles this without problems, so the bug appears to
be fixed. FYI, the bug is caused by the inline assembly that is used
when compiling with optimization; just have a look at the end of the
preprocessor output.

Regards,
Martin

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