This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15745] exception specification incorrectly changes the type of the exception thrown


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-31 13:15 -------
If I recall correctly from my reading of the standard arrays get decayed to pointers for things like this 
(and a couple of others too).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15745


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]