------- Comment #25 from hjl at gcc dot gnu dot org 2010-01-17 18:52 ------- Subject: Bug 42542
Author: hjl Date: Sun Jan 17 18:51:47 2010 New Revision: 155988 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155988 Log: Backport ia64 fix for PR target/42542 from mainline. gcc/ 2010-01-17 H.J. Lu <hongjiu...@intel.com> Backport from mainline: 2010-01-13 Steve Ellcey <s...@cup.hp.com> PR target/42542 * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT for V2SI by subtracting (-(INT MAX) - 1) from both operands to make them signed. gcc/testsuite/ 2010-01-17 H.J. Lu <hongjiu...@intel.com> Backport from mainline: 2010-01-13 Steve Ellcey <s...@cup.hp.com> PR target/42542 * gcc.target/ia64/pr42542-1.c: New. * gcc.target/ia64/pr42542-2.c: New. * gcc.target/ia64/pr42542-3.c: New. Added: branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/ia64/pr42542-1.c - copied unchanged from r155987, trunk/gcc/testsuite/gcc.target/ia64/pr42542-1.c branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/ia64/pr42542-2.c - copied unchanged from r155987, trunk/gcc/testsuite/gcc.target/ia64/pr42542-2.c branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/ia64/pr42542-3.c - copied unchanged from r155987, trunk/gcc/testsuite/gcc.target/ia64/pr42542-3.c Modified: branches/ix86/gcc-4_4-branch/gcc/ChangeLog branches/ix86/gcc-4_4-branch/gcc/config/ia64/ia64.c branches/ix86/gcc-4_4-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42542 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org