This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Don't fini_ssa_operands if matching init_ssa_operands has not been called (PR middle-end/34088)


Jakub Jelinek wrote:
Regtested on x86_64-linux, ok for trunk?

2007-11-14 Jakub Jelinek <jakub@redhat.com>

	PR middle-end/34088
	* tree-ssa.c (delete_tree_ssa): Don't call fini_ssa_operands if
	init_ssa_operands has not been called for cfun.

* gcc.dg/pr34088.c: New test.

OK.

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]