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/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-09-14 06:15 -------
> I still say generating code that is not executable is a ridiculous way to 
> handle this ambiguity in the standard...

You still don't get the point.  Read again comment #2, the bottom line is that
it's the best code the compiler can generate portably.


-- 


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


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