Skip to content

Instantly share code, notes, and snippets.

@wallento
Created March 18, 2016 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wallento/26d15503e0dacbc2131c to your computer and use it in GitHub Desktop.
Save wallento/26d15503e0dacbc2131c to your computer and use it in GitHub Desktop.
In file included from ./tm.h:15:0,
from ../../gcc-4.9.3/gcc/dwarf2asm.c:24:
../../gcc-4.9.3/gcc/dwarf2asm.c: In function ‘void dw2_asm_output_nstring(const char*, size_t, const char*, ...)’:
../../gcc-4.9.3/gcc/config/or1k/or1k.h:1023:69: error: ‘output_ascii_pseudo_op’ was not declared in this scope
output_ascii_pseudo_op (stream, (const unsigned char *) (ptr), len)
^
../../gcc-4.9.3/gcc/dwarf2asm.c:335:7: note: in expansion of macro ‘ASM_OUTPUT_ASCII’
ASM_OUTPUT_ASCII (asm_out_file, str, len);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment