--- Comment #2 from masaki dot chikama at gmail dot com 2008-07-05 12:15
---
With "-E" option, it does nothing.
The command exits immediately and produces nothing.
Will I attach strace result ?.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36736
--- Comment #1 from burnus at gcc dot gnu dot org 2008-07-05 11:51 ---
If you compile the file with the -E option, you get on stdout the preprocessed
file. Can you try to reduce that file to a minimal example and attach the file?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36736