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] Undefined cse.c behaviour causes 3.4 regression on HPUX


On Sun, 2004-10-24 at 19:21 -0600, Roger Sayle wrote:
> It's a long story...
> 
> I recently ran into a segmentation fault in cc1 on hppa-hp-hpux11.00
> compiling a large proprietary application with gcc 3.4.2.  The same
> source code compiles and runs fine with gcc 3.3.3 and earlier versions.
> Investigating the problem, it turns out that the cause was a micompilation
> of the compiler itself.  The cc1 from stage1/ works fine, but those from
> stage2/ and stage3 exhibit the segmentation fault on the same test case.
[ ... ]
Sigh.  I thought we had caught all of these a few years ago, but
apparently not.



jeff



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