[Bug c++/47865] [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 Benjamin Kosnik changed: What|Removed |Added CC||bkoz at gcc dot gnu.org --- Comment #3

[Bug c++/47865] [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/47865] [4.6 Regression] exception_defines.h: No such file or directory

2011-02-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47865 --- Comment #1 from Andrew Pinski 2011-02-23 22:32:17 UTC --- I don't think this is a bug. exception_defines.h is an internal header file which is not supposed to be included by an issue program.