Bug 42745 - gcc segfaults on gch
Summary: gcc segfaults on gch
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: unknown
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 14:00 UTC by James Michael DuPont
Modified: 2010-01-14 14:51 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Michael DuPont 2010-01-14 14:00:36 UTC
The gch is segfaulting
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/506728
Comment 1 Paolo Carlini 2010-01-14 14:25:51 UTC
Please provide all the required information, in particular the preprocessed file that triggers the bug (after having checked that current 4_4-branch is still affected, of course):

  http://gcc.gnu.org/bugs/
Comment 2 James Michael DuPont 2010-01-14 14:51:06 UTC
Using the preprocessed headers breaks the pch. 

I tried this with the latest 4 4 head I compiled myself, but now it does not break. 

I will continue testing with the latest version.
thanks for you help.