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][libcpp] Avoid ICEs with improper PCH usage


>>>>> "Richard" == Richard Guenther <rguenther@suse.de> writes:

Richard> This patch deals with situations like in PR36606 which use PCH
Richard> in an invalid way and thus cause random ICEs.  It should reduce
Richard> the usual noise in PCH bugreports.

Richard> 2009-09-20  Richard Guenther  <rguenther@suse.de>
Richard> 	PR pch/36606
Richard> 	* files.c (pch_open_file): Disallow non-toplevel PCH inclusion.

This is ok.

This is also PR 38987.  I'm sorry I never responded to you in that PR, I
forgot about it.

Tom


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