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 tree-optimization/26264] Extraneous warning with __builtin_stdarg_start and optimization



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-02-13 19:02 -------
http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00737.html
Looks like the only reason why __builtin_stdarg_start is still there is for
compatibility reasons, though it most likely should be removed.


-- 


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


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