This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13768] Incoherent behaviour in instantiation between -funit-at-a-time and -fno-unit-at-a-time
- From: "igodard at pacbell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Feb 2004 20:04:09 -0000
- Subject: [Bug c++/13768] Incoherent behaviour in instantiation between -funit-at-a-time and -fno-unit-at-a-time
- References: <20040120110040.13768.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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