[Bug c++/30637] The options -fno-unit-at-a-time and -finline-functions generates erroneous code

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 9 22:09:00 GMT 2007



------- Comment #7 from reichelt at gcc dot gnu dot org  2007-02-09 22:09 -------
Sorry, I wasn't quite right with my comment:
The bug *is* related to -fno-unit-at-a-time.
It is fixed, because the flag is ignored for C++ since GCC 4.0.0,
i.e. the compiler now always uses the unit-at-a-time mode for C++.


-- 


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



More information about the Gcc-bugs mailing list