[Bug c/43059] Unstable behavior of --include option with gcc

2010-02-14 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2010-02-14 10:41 --- Yes, and again, I can't reproduce anything similar with current, maintained (at variance with 3.4.x) GCCs, that is 4.3.x and 4.4.x. -- paolo dot carlini at oracle dot com changed: What|Remov

[Bug c/43059] Unstable behavior of --include option with gcc

2010-02-14 Thread RaghwendraKumar dot M at hcl dot in
--- Comment #2 from RaghwendraKumar dot M at hcl dot in 2010-02-14 10:38 --- It is gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8) I have made the neccessary change suggected by Paolo Carlini. Please note that this is not related with coding bug. It is a compilation option related bug. It sh

[Bug c/43059] Unstable behavior of --include option with gcc

2010-02-14 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2010-02-14 10:15 --- Cannot reproduce anything similar with currently maintained GCC branches. If you can with gcc4.3.x or, better, gcc4.4.x, please re-open. By the way, you definitely want const char* for printf, /not/ char *. -