This is the mail archive of the gcc-bugs@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]

[Bug preprocessor/15167] [3.4/3.5 Regression] Internal compiler error with "#pragma once"


------- Additional Comments From chucky at outmax dot org  2004-06-15 14:34 -------
I want to tell that this is REALLY a big bug : this disallow me to use 
inheritance in a normal situation in my master thesis because G++ eats all the 
CPU and the memory (RAM + SWAP) before saying "internal error", simply because 
there is lots of includes in my project. 
 
Please correct this as soon as possible... 
 
I haven't found where to vote for this bug but I am seeking ! 
 
Thank you for your help ! 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15167


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