OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [config/] [bootstrap-debug-big.mk] - Blame information for rev 722

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 722 jeremybenn
# This BUILD_CONFIG option is a bit like bootstrap-debug-lean, but it
2
# trades space for speed: instead of recompiling programs during
3
# stage3, it generates dumps during stage2 and stage3, saving them all
4
# until the final compare.
5
 
6
STAGE2_CFLAGS += -fdump-final-insns
7
STAGE3_CFLAGS += -fdump-final-insns
8
do-compare = $(SHELL) $(srcdir)/contrib/compare-debug $$f1 $$f2

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.