http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46568
Summary: special symbol "a caret" shows up for errors and warnings when running g++ Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: jared.ru...@saic.com Created attachment 22462 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22462 look at the highlighted section If my c++ code has any errors or warnings, the special symbol "a caret" shows up instead of the function name or symbol that is the problem. I built gcc 4.4.3 on RedHat linux 5.5 instead of using the default gcc compiler that comes with the o/s thanks