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/26797] [4.2 Regression] ACATS c35507m cd2a23e cxh1001 failures



------- Comment #8 from kenner at vlsi1 dot ultra dot nyu dot edu  2006-03-28 03:56 -------
Subject: Re:   [4.2 Regression] ACATS c35507m cd2a23e cxh1001 failures

    I don't know how it goes through gigi and the BE but the check

    system__unsigned_types__unsigned!(A) in 4 .. 5

    must not go away. May be the front-end is wrong in using function
    c35507m__char as input type for the parameter though.

Looks like the same bug that Gigi doesn't currently use VIEW_CONVERT_EXPR
for this type of Unchecked_Conversion.  So already on my plate.


-- 


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


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