This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/33360] cris build failure



------- Comment #3 from hp at gcc dot gnu dot org  2007-09-12 01:56 -------
Subject: Bug 33360

Author: hp
Date: Wed Sep 12 01:56:20 2007
New Revision: 128406

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128406
Log:
        PR target/33360
        * config/cris/cris.c (cris_expand_pic_call_address): Fix typo in
        GET_CODE (x) == CONST_INT to CONST_INT_P (x) transformation.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/cris/cris.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33360


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]