/usr/lib/gcc-snapshot/bin/gcc -c mini.c mini.c: In function 'search': mini.c:18: internal compiler error: tree check: expected class 'constant', have 'binary' (bit_and_expr) in convert_and_check, at c-common.c:1083 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gcc -v gcc version 4.2.0 20060419 (experimental) Maybe related to PR26818 but occurs in a different spot. -- Summary: [4.2 regression] ICE expected class 'constant', have 'binary' (bit_and_expr) in convert_and_check, at c- common.c Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: treelang AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com GCC build triplet: powerpc-linux-gnu GCC host triplet: powerpc-linux-gnu GCC target triplet: powerpc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27281