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/32746] [4.3 Regression] tree-ssa-operands int.comp error



------- Comment #5 from dberlin at gcc dot gnu dot org  2007-07-14 02:12 -------
Subject: Re:  [4.3 Regression] tree-ssa-operands int.comp error

valid_gimple_expression_p claims
&((struct RegisterLayout *) (char *) &SimulatedRegisters)->intmask;

is valid GIMPLE, when it is not.



On 13 Jul 2007 23:37:00 -0000, hp at gcc dot gnu dot org
<gcc-bugzilla@gcc.gnu.org> wrote:
>
>
> ------- Comment #4 from hp at gcc dot gnu dot org  2007-07-13 23:36 -------
> Also happens for cris-axis-elf and likely other 32-bit platforms.
>
>
> --
>
> hp at gcc dot gnu dot org changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |hp at gcc dot gnu dot org
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32746
>
>


-- 


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


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