Skip to content
Commit b6fc2cb3 authored by Mark Wielaard's avatar Mark Wielaard
Browse files

Rename gdbarch_tdep template function to gdbarch_tdep_cast for g++ 4.8

commit 08106042 "gdb: move the type cast into gdbarch_tdep" created
a template function with the same name as a struct gdbarch_tdep. This
confused g++ 4.8 believing the struct gdbarch_tdep was an incomplete
type. Fix this by renaming the template function to gdbarch_tdep_cast.
parent ea892bdc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment