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]
Other format: [Raw text]

[Bug ada/58151] "conflict of writable function parameter in construct with arbitrary order of evaluation" is often a spurious error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58151

--- Comment #2 from David Starner <prosfilaes at gmail dot com> ---
I don't expect any problem from those lines. But it's giving me an error
message on those lines when there's an error on an unrelated line. Comment that
unrelated line out, and then it gives no error on 80 and 81.

If 80 and 81 are fine, then it shouldn't be giving an error on them.


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