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]

Re: g++ bug in 3.3.2: function pointer args and templates


Greg Lindahl wrote:
The following program compiles OK in gcc 3.2.2 and 3.4.0 but gives a syntax
error in gcc 3.3.2.

You might consider filing a bug report into bugzilla. We do not track bug reports submitted via email to the gcc-bugs list, so you are more likely to get a useful answer if you use bugzilla. See
http://gcc.gnu.org/bugs.html
for more info on submitting bug reports.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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