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 middle-end/27478] entry and addressable and value-expr: and the gimplifier



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-10-02 19:39 -------
The gimplifier is going wrong.
It first uses the value-expr and then forgets that can be addressable or maybe
even worse we don't mark the result as addressable.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |middle-end
            Summary|getting  ": error: invalid  |entry and addressable and
                   |operand to binary operator" |value-expr: and the
                   |                            |gimplifier


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


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