GCC build of HEAD failed for native with your patch on 2004-07-01T09:25:29Z.

Andrew Pinski pinskia@physics.uc.edu
Thu Jul 1 21:34:00 GMT 2004


> 
> > 
> > --BOUNDARY
> > Content-Type: text/plain; charset=us-ascii
> > Content-Transfer-Encoding: 7bit
> > 
> > With your recent patch, GCC HEAD does not compile on:
> >  native
> > Attached is build output for those targets.
> > 
> > The build failures are new.
> > 
> > For more information, see http://gcc.gnu.org/regtest/.
> > 
> > 
> > --BOUNDARY
> > Content-Type: text/plain; charset=us-ascii
> > Content-Transfer-Encoding: 7bit
> > Content-Disposition: attachment; filename="ChangeLog.diff"
> > 
> > ChangeLog entries since last run on 2004-06-30T22:47:10Z:


Here is the backtrace:
#0  0x002c5fec in check_block_change (insn=0x16732d0, block=0xbffff530) at /Users/apinski/src/clean/gcc/gcc/function.c:7764
#1  0x003fe14c in insn_locators_initialize () at /Users/apinski/src/clean/gcc/gcc/cfglayout.c:326
#2  0x0039d0ac in rs6000_output_mi_thunk (file=0xa0009818, thunk_fndecl=0x144b000, delta=0, vcall_offset=-12, function=0x1444554) at /Users/apinski/src/clean/gcc/gcc/config/rs6000/rs6000.c:13464
#3  0x00191448 in use_thunk (thunk_fndecl=0x144b000, emit_p=1 '\001') at /Users/apinski/src/clean/gcc/gcc/cp/method.c:427
#4  0x001b2650 in emit_associated_thunks (fn=0x1444554) at /Users/apinski/src/clean/gcc/gcc/cp/semantics.c:2841
#5  0x001b2944 in expand_body (fn=0x1444554) at /Users/apinski/src/clean/gcc/gcc/cp/semantics.c:2881
#6  0x00579768 in cgraph_expand_function (node=0x14192e8) at /Users/apinski/src/clean/gcc/gcc/cgraphunit.c:797
#7  0x0057c5a8 in cgraph_expand_all_functions () at /Users/apinski/src/clean/gcc/gcc/cgraphunit.c:1669
#8  0x0057ca14 in cgraph_optimize () at /Users/apinski/src/clean/gcc/gcc/cgraphunit.c:1759
#9  0x0010d60c in finish_file () at /Users/apinski/src/clean/gcc/gcc/cp/decl2.c:2878
#10 0x0025d40c in c_common_parse_file (set_yydebug=0) at /Users/apinski/src/clean/gcc/gcc/c-opts.c:1078
#11 0x002ceaa0 in compile_file () at /Users/apinski/src/clean/gcc/gcc/toplev.c:981
#12 0x002d17e4 in do_compile () at /Users/apinski/src/clean/gcc/gcc/toplev.c:2066
#13 0x002d1880 in toplev_main (argc=26, argv=0xbffffbf0) at /Users/apinski/src/clean/gcc/gcc/toplev.c:2098
#14 0x00273e80 in main (argc=26, argv=0xbffffbf0) at /Users/apinski/src/clean/gcc/gcc/main.c:35


cfun->ib_boundaries_block is null at this point.

Thanks,
Andrew Pinski



More information about the Gcc-regression mailing list