This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/36498] [4.3 Regression] time/memory hog for large c++ source.
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2008 19:27:44 -0000
- Subject: [Bug other/36498] [4.3 Regression] time/memory hog for large c++ source.
- References: <bug-36498-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from pluto at agmk dot net 2008-06-11 19:27 -------
this patch causes regression.
------------------------------------------------------------------------
r135125 | rguenth | 2008-05-09 21:19:33 +0200 (Fri, 09 May 2008) | 10 lines
2008-05-09 Richard Guenther <rguenther@suse.de>
PR tree-optimization/36187
* tree-dfa.c (dump_variable): Correct dumping of
SFT_BASE_FOR_COMPONENTS_P.
* tree-ssa-structalias.c (set_uids_in_ptset): Set
SFT_UNPARTITIONABLE_P correctly for the union case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36498