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++/15774] Conflicting function decls not diagnosed



------- Comment #6 from dannysmith at users dot sourceforge dot net  2007-09-19 21:52 -------
With 4.1, 4.2 and trunk, there is still no diagnosis of change in calling
convention in decl,  but the bug in generated code is exposed only with
-fno-unit-at-time.
Danny


-- 

dannysmith at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|2.95.3 3.3.3 3.4.0 4.0.0    |2.95.3 3.3.3 3.4.0 4.0.0
                   |                            |4.1.0 4.2.1 4.3.0


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


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