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/63608] [4.8/4.9 Regression] error: type mismatch in binary expression


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63608

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-10-23
          Component|c                           |middle-end
                 CC|                            |mpolacek at gcc dot gnu.org
     Ever confirmed|0                           |1
            Summary|[4.8 Regression]error: type |[4.8/4.9 Regression] error:
                   |mismatch in binary          |type mismatch in binary
                   |expression                  |expression
   Target Milestone|---                         |4.8.4
           Severity|critical                    |normal

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
This worked with 4.4, broken with 4.[56789], doesn't ICE with trunk where it
was fixed by r210518.  I think this is backportable.


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