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 c++/13768] Incoherent behaviour in instantiation between -funit-at-a-time and -fno-unit-at-a-time


------- Additional Comments From igodard at pacbell dot net  2004-02-05 20:04 -------
Whether it's valid, invalid or unspecified, the user's mental model of the compilation process expects that the set of syntax errors reported should not depend on the optimization level on the command line. I suggest (for general user happiness and fewer nuisance reports) that the behavior be made invariant - whatever behavior is chosen.

Ivan

-- 


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


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