The following should lead to a normal error message, not an ICE: 7910:[EMAIL PROTECTED]: ~/tmp/src] gcc -imultilib t.c cc1: internal compiler error: no multiarch mapping for multilib (t.c)
Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>. zsh: exit 1 gcc -imultilib t.c 7911:[EMAIL PROTECTED]: ~/tmp/src] cat t.c int main() { } 7912:[EMAIL PROTECTED]: ~/tmp/src] -- Summary: "no multiarch mapping for multilib" should be an error, not an ICE Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28824