This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/42749] [4.5 Regression] -O2 and verify_stmts failed again
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2010 11:56:42 -0000
- Subject: [Bug middle-end/42749] [4.5 Regression] -O2 and verify_stmts failed again
- References: <bug-42749-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from bero at arklinux dot org 2010-01-21 11:56 -------
FWIW a very similar error occurs when building mysql 5.5.1-m2, almost certainly
the same bug
opt_range.cc: In member function 'int SEL_ARG::store_min_key(KEY_PART*,
uchar**, uint*, uint)':
opt_range.cc:11812:42: error: type mismatch in binary expression
int
int
uint
add_acc.811_37 = add_acc.811_49 + res_15;
opt_range.cc:11812:42: internal compiler error: verify_stmts failed
--
bero at arklinux dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42749