https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67533

            Bug ID: 67533
           Summary: internal compiler error: in build_call_a, at
                    cp/call.c:372
           Product: gcc
           Version: 4.8.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chichiang_wan at hotmail dot com
  Target Milestone: ---

-bash-$ g++ -finstrument-functions -g -std=c++11 t.i -lpthread
t.c: In function 'void __cyg_profile_func_exit(void*, void*)':
t.c:61:14: internal compiler error: in build_call_a, at cp/call.c:372
          int stackDepth;
              ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

preprocess file attached.

Reply via email to