comparison gcc/config/moxie/moxie.h @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 /* Target Definitions for moxie. 1 /* Target Definitions for moxie.
2 Copyright (C) 2008, 2009 Free Software Foundation, Inc. 2 Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
3 Contributed by Anthony Green. 3 Contributed by Anthony Green.
4 4
5 This file is part of GCC. 5 This file is part of GCC.
6 6
7 GCC is free software; you can redistribute it and/or modify it 7 GCC is free software; you can redistribute it and/or modify it
384 384
385 /* Generating Code for Profiling */ 385 /* Generating Code for Profiling */
386 #define FUNCTION_PROFILER(FILE,LABELNO) (abort (), 0) 386 #define FUNCTION_PROFILER(FILE,LABELNO) (abort (), 0)
387 387
388 /* Trampolines for Nested Functions. */ 388 /* Trampolines for Nested Functions. */
389 #define TRAMPOLINE_SIZE (2 + 6 + 6 + 2 + 6) 389 #define TRAMPOLINE_SIZE (2 + 6 + 6 + 2 + 2 + 6)
390 390
391 /* Alignment required for trampolines, in bits. */ 391 /* Alignment required for trampolines, in bits. */
392 #define TRAMPOLINE_ALIGNMENT 16 392 #define TRAMPOLINE_ALIGNMENT 32
393 393
394 /* An alias for the machine mode for pointers. */ 394 /* An alias for the machine mode for pointers. */
395 #define Pmode SImode 395 #define Pmode SImode
396 396
397 /* An alias for the machine mode used for memory references to 397 /* An alias for the machine mode used for memory references to