------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-27 00:50 ------- Subject: Bug 18686
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-11-27 00:50:22 Modified files: gcc : ChangeLog gcc/config/rs6000: rs6000-c.c Log message: PR target/18686 * config/rs6000/rs6000-c.c (rs6000_pragma_longcall): Use integer_zerop and integer_onep instead of comparing against canonical trees. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.705&r2=2.2326.2.706 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000-c.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.10.10.1&r2=1.10.10.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18686