[Bug c/14832] [tree-ssa] error: Invalid operand to unary operator

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 3 15:46:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-03 15:46 -------
__o = (struct obstack *)&CHAIN.1091->extrapool;
  __o = (struct obstack *)&CHAIN.1091->indirectpool;

Nesting is introducing these for some reason, IIRC the cast here is not needed as &indirectpool is 
already a "struct obstack*".

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
           Keywords|                            |ice-on-valid-code


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



More information about the Gcc-bugs mailing list