re PR debug/48333 (-fcompare-debug failure (length) - "memmove" x "__builtin_memmove")
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 4 Jun 2011 10:08:09 +0000 (10:08 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 4 Jun 2011 10:08:09 +0000 (10:08 +0000)
commit047d33a0d40c52a5b227766c9af65d695d10b190
treec32f943e34979d31a3ae1aa747c6a3dc76e55dd4
parent57ee85b4394430954a5b2704dbf9d1852cd571fb
re PR debug/48333 (-fcompare-debug failure (length) - "memmove" x "__builtin_memmove")

PR debug/48333
* calls.c (emit_call_1): Prefer the __builtin declaration of
builtin functions.

From-SVN: r174636
gcc/ChangeLog
gcc/calls.c