gcc 2.95 : internal compiler error with qt 1.44

Daniel Jacobowitz drow@false.org
Thu Aug 5 08:06:00 GMT 1999


On Thu, Aug 05, 1999 at 01:43:40PM +0200, Alexander Feigl wrote:
> Hello!
> 
> I just did a fresh checkout of the gcc 2.95 branch and the patch in flow.c
> seems to fix the QT compiling problem (not the tree.c patch)
> 
> Could the problem in flow.c cause the bug or disappeared the compiler error
> because of any strange side-effects because memory gets allocated in another
> way? BTW the bug only occurs when cc1plus is called with -quiet
> 
> Alexander


I'm wondering... this sounds very much like the segfault in mapcar() I
reported yesterday.  You might want to try running cc1plus under gdb;
that Internal Error message can come from the SIGSEGV handler, so it
would be interesting to know where it is segfaulting.

Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         dan@debian.org         |  |       dmj+@andrew.cmu.edu      |
\--------------------------------/  \--------------------------------/


More information about the Gcc-bugs mailing list