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/24665] [4.0/4.1 Regression] internal compiler error: get_indirect_ref_operands



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-11-05 20:30 -------
Something is not gimplifing an expression:
*(struct RegisterLayoutD.2065 *) (charD.3 *) &SimulatedRegistersD.2082
------
#   SimulatedRegistersD.2082_6 = V_MAY_DEF <SimulatedRegistersD.2082_5>;
((struct RegisterLayoutD.2065 *) (charD.3 *)
&SimulatedRegistersD.2082)->intmaskD.2067 = 0


CCP it looks like.


-- 


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


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