https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112654
Brian Witte <brianwitte at mailfence dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Brian Witte <brianwitte at mailfence dot com> ---
My issue is now fixed.
As Jose said, the core issue was my kernel (Debian 6.5.10-1) needing the
-mcpu=v3 flag in order to properly compile for the bpf target.
Closing issue.
Thanks for the help!