[Bug preprocessor/41543] BUILTINS_LOCATION wrong with -fpreprocessed

2009-10-14 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-10-14 10:09 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug preprocessor/41543] BUILTINS_LOCATION wrong with -fpreprocessed

2009-10-14 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-10-14 10:04 --- Subject: Bug 41543 Author: jakub Date: Wed Oct 14 10:04:22 2009 New Revision: 152761 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152761 Log: PR preprocessor/41543 * input.h (BUILTINS_LOCATIO

[Bug preprocessor/41543] BUILTINS_LOCATION wrong with -fpreprocessed

2009-10-02 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2009-10-02 20:36 --- Shouldn't location 0, location 1 and location 2 be reserved and allocated as soon as the line_table is created? I think this was already in my patch moving all location stuff to its own library. -- manu at gcc dot g