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/26994] Scalar TRANSFER - error: invalid operand to unary operator



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-04-02 22:36 -------
Hmm, the probelm is the ADDR_EXPR is not invariant because the context is
different.  I don't know the correct way of fixing this.


-- 


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


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