[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #1 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:47:20 UTC --- Created attachment 26175 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26175 Trivial test program

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #2 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:48:01 UTC --- Created attachment 26176 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26176 /usr/gcc/4.6/bin/g++ -m64 -E test.cpp -o test.46

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #3 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:48:35 UTC --- Created attachment 26177 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26177 /usr/gcc/4.7/bin/g++ -E test.cpp -o test.47

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #4 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:49:12 UTC --- Created attachment 26178 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26178 Diff of test.46 and test.47

[Bug preprocessor/51670] [4.7.0] conflicts with new declaration with 'C++' linkage

2011-12-23 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51670 --- Comment #5 from Igor Pashev pashev.igor at gmail dot com 2011-12-23 23:51:31 UTC --- Sorry, GCC 4.7 is installed in /usr, not in /usr/gcc/4.7