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 optimization/14682] [tree-ssa] error: Invalid operand to binary operator


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-23 02:53 -------
This should be critical because it shows up in PR 8361: if ((long int)__n_7 < 0) goto <L1>
; else goto <L2>;

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
   Last reconfirmed|2004-03-22 21:14:32         |2004-03-23 02:53:29
               date|                            |


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


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