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 tree-optimization/20009] [4.0 regression] cris-elf testsuite failures: gcc.c-torture/unsorted/USIcmp.c, -O1 and above


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-17 13:49 -------
This is caused obviously by:
        * convert.c (convert_to_integer) <case POINTER_TYPE>: Pass
        TYPE_UNSIGNED (type) as type_for_size's UNSIGNEDP argument.

-- 


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


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