aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-06-25 13:09:42 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-06-25 13:09:42 +0000
commit39ce30d841a90473fc5aeefe4dc6081c1966375d (patch)
treead3d9be34ddb16b21b5cd6ba654e740ab02d232f /gcc/config/sparc
parent4e523f332518b5b2d04ffc9782a443e49944b49c (diff)
downloadgcc-39ce30d841a90473fc5aeefe4dc6081c1966375d.zip
gcc-39ce30d841a90473fc5aeefe4dc6081c1966375d.tar.gz
gcc-39ce30d841a90473fc5aeefe4dc6081c1966375d.tar.bz2
v850.c: Remove redundant extern declarations for last_assemble_variable_decl and...
* config/v850/v850.c: Remove redundant extern declarations for last_assemble_variable_decl and size_directive_output. * doc/tm.texi.in: Document JMP_BUF_SIZE. * doc/tm.texi: Regenerate. * config/sparc/sparc.h (JMP_BUF_SIZE): Do not define. * config/pa/pa.h (JMP_BUF_SIZE): Likewise. * config/stormy16/stormy16.h: Likewise. * config/picochip/picochip.c: Do not define DONT_USE_BUILTIN_SETJMP. * doc/sourcebuild.texi: Add missing subdirectories. From-SVN: r188933
Diffstat (limited to 'gcc/config/sparc')
-rw-r--r--gcc/config/sparc/sparc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h
index 81bcce8..387e50b 100644
--- a/gcc/config/sparc/sparc.h
+++ b/gcc/config/sparc/sparc.h
@@ -1744,9 +1744,6 @@ extern int sparc_indent_opcode;
#define AS_NIAGARA3_FLAG "d"
#endif
-/* The number of Pmode words for the setjmp buffer. */
-#define JMP_BUF_SIZE 12
-
/* We use gcc _mcount for profiling. */
#define NO_PROFILE_COUNTERS 0