Patch to expose G++ builtins failures

Mark Mitchell mark@codesourcery.com
Fri Jan 12 15:24:00 GMT 2001


>>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:

    Kaveh> This patch of testcases exposes the problems with G++
    Kaveh> builtins I mentioned in a previous posting.

Namespace issues is a good guess.  `::abort' isn't *supposed* to be a
builtin in the new ABI.  But, probably `::__builtin_strlen' should be.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list