re PR lto/64025 (Several testsuite execution failures with -O2 -flto -fuse-linker...
authorJakub Jelinek <jakub@redhat.com>
Thu, 27 Nov 2014 11:02:02 +0000 (12:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 27 Nov 2014 11:02:02 +0000 (12:02 +0100)
commita7c7534348a4f6af27f5d17b83356619ad26f73c
tree3536513031953b792c1f0e763e8cbea57a554432
parent84593a48f6446a48ee86724972fdcdcae143f9cd
re PR lto/64025 (Several testsuite execution failures with -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects)

PR lto/64025
* alias.c (find_base_term): Use std::swap.  Prefer tmp2
if it is CONSTANT_P other than CONST_INT.

From-SVN: r218119
gcc/ChangeLog
gcc/alias.c