This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15062] [tree-ssa]Invalid operand to binary operator
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 May 2004 06:08:06 -0000
- Subject: [Bug c/15062] [tree-ssa]Invalid operand to binary operator
- References: <20040422052448.15062.aj@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-05 06:08 -------
Actually the easy fix is to copy what the C++ front-end does and that fixes the problem. I
will submit a patch for that.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15062