------- Comment #54 from rguenth at gcc dot gnu dot org 2006-09-23 10:22 ------- It's at least still a regression on the 4.1 branch, which still does
cc1: out of memory allocating 290995744 bytes after a total of 43593728 bytes at -O1. Otherwise we have 3.4.6: 106s 4.0.3: 108s 4.1.2: OOM 4.2.0: 86s and 4.2.0 uses a lot less memory than 4.0.3. So, let's remove the 4.2 regression marker. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail|4.2.0 4.1.2 |4.1.2 Known to work|4.0.2 |3.4.6 4.0.2 4.2.0 Summary|[4.1/4.2 regression] A file |[4.1 regression] A file that |that can not be compiled in |can not be compiled in |reasonable time/space |reasonable time/space http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28071