This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/15167] [3.4/3.5 Regression] Internal compiler error with "#pragma once"
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 14:40:24 -0000
- Subject: [Bug preprocessor/15167] [3.4/3.5 Regression] Internal compiler error with "#pragma once"
- References: <20040427115120.15167.Roland.Meub@Tenovis.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-15 14:40 -------
#pragma once has a work around, use #ifdef wrappers around the header file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15167