http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56716
Greg <gccbugzi...@tru-traffic.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gccbugzi...@tru-traffic.com --- Comment #4 from Greg <gccbugzi...@tru-traffic.com> 2013-04-24 23:53:15 UTC --- (In reply to comment #3) > Author: rguenth > Date: Wed Mar 27 15:10:50 2013 > New Revision: 197165 > > URL: http://gcc.gnu.org/viewcvs?rev=197165&root=gcc&view=rev > Log: > 2013-03-27 Richard Biener <rguent...@suse.de> > > PR tree-optimization/56716 > * tree-ssa-structalias.c (perform_var_substitution): Adjust > dumping for ref nodes. > > Modified: > trunk/gcc/ChangeLog > trunk/gcc/tree-ssa-structalias.c > > Fixed the issue on trunk. Back to analysis. I get the same error, and merging revision 197165 from trunk into my working-directory for gcc-4_8-branch revision 198253 did not fix the error on my system. This error occured during one of the stages while building gcc, revision 198065, checked out from svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch for MinGW32, Windows 7 Pro 64-bit SP1. The error also occurs with revisions 198027 and 198253 -- that is, the error has been occuring with revisions for at least these past 7 days. The error persists after I merged revision 197165 from trunk into my working-directory for gcc-4_8-branch revision 198253.