------- Comment #8 from dominiq at lps dot ens dot fr  2010-06-29 14:36 -------
> Is /opt/gcc/gcc4.6bw/bin/gcc a bootstrapped compiler or one created without
> bootstrapping?

Sorry for the confusion.  /opt/gcc/gcc4.6bw/bin/gcc was built with revision
161462 and the patch of revision 161496 (see comment #4). The test case in
comment #5 was extracted from the genmodes.i file generated by the
prev-gcc/xgcc of the failed bootstrap. Using the corresponding cc1 with the
reduced test, I get

[macbook] f90/bug% /opt/gcc/mod_build_w_fail/prev-gcc/cc1 -O2 genmodes.c
 __inline_memcpy_chk find_mode new_mode make_int_mode create_modes main
Analyzing compilation unit
Performing interprocedural optimizations
 <*free_lang_data> <visibility> <early_local_cleanups> <whole-program>
<ipa-profile> <cp> <inline> <pure-const> <static-var>Assembling functions:
 main
genmodes.c: In function 'main':
genmodes.c:152:1: internal compiler error: Segmentation fault


-- 


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

Reply via email to