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++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-28 01:42 -------
This has failed since at least 20040909.
The ICE is:
t1.cc:8: internal compiler error: in fold_convert, at fold-const.c:1952


-- 


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


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