--- Comment #6 from frank dot richter at gmail dot com 2009-02-24 14:50
---
Arguably, that makes precompiled headers less useful - in scenarios where you
have two big libraries with complicated headers you can at most only use PCHs
for one of them. Anyhow, that issue is a separate
--- Comment #3 from frank dot richter at gmail dot com 2009-01-27 17:18
---
No ICE here (gcc version 4.2.4 (Gentoo 4.2.4 p1.0)), but the underlying cause
might be the same.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38987
--- Comment #1 from frank dot richter at gmail dot com 2009-01-27 16:28
---
Created an attachment (id=17192)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17192&action=view)
Test case for precompiled header inclusion
This test case is a simple scenario where a precompiled
her header
causes invalid assembly to be generated
Product: gcc
Version: 4.2.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: frank dot richter at