[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2012-01-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21521 Andrew Pinski changed: What|Removed |Added CC||silver24k at gmail dot com --- Comment #6

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2009-03-29 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2009-03-29 22:15 --- The patch could probably do with pinging by now -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21521

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2007-01-07 Thread tromey at gcc dot gnu dot org
-- tromey at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot |dot org

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2007-01-01 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2007-01-01 22:55 --- Subject: Bug number PR preprocessor/21521 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-01/msg00027.html -- http://gcc.gnu.o

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2006-12-30 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2006-12-30 23:11 --- FWIW my initial attempt here, namely inserting %http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21521

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2006-12-28 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-12-29 07:43 --- I looked at this a bit tonight. It is straightforward to remove -finput-charset from the second invocation of cc1 (needed several places -- gcc.c but also the c++ and objc lang-specs). I think this approach fails if

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice

2005-08-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-27 22:23 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E