[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index: U -- V

Jump to:   !   #   $   %   &   '   (   *   +   -   .   /   0   <   =   >   ?   \   _  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  

Index Entry Section

U
udiv19.8 RTL Expressions for Arithmetic
UDIVDI3_LIBCALL21.11 Implicit Calls to Library Routines
udivm3 instruction pattern20.8 Standard Pattern Names For Generation
udivmodm4 instruction pattern20.8 Standard Pattern Names For Generation
UDIVSI3_LIBCALL21.11 Implicit Calls to Library Routines
UINTMAX_TYPE21.5 Layout of Source Language Data Types
ULL integer suffix5.10 Double-Word Integers
Ultrix calling convention9.3 Interoperation
umax19.8 RTL Expressions for Arithmetic
umaxm3 instruction pattern20.8 Standard Pattern Names For Generation
umin19.8 RTL Expressions for Arithmetic
uminm3 instruction pattern20.8 Standard Pattern Names For Generation
umod19.8 RTL Expressions for Arithmetic
UMODDI3_LIBCALL21.11 Implicit Calls to Library Routines
umodm3 instruction pattern20.8 Standard Pattern Names For Generation
UMODSI3_LIBCALL21.11 Implicit Calls to Library Routines
umulhisi3 instruction pattern20.8 Standard Pattern Names For Generation
umulm3_highpart instruction pattern20.8 Standard Pattern Names For Generation
umulqihi3 instruction pattern20.8 Standard Pattern Names For Generation
umulsidi3 instruction pattern20.8 Standard Pattern Names For Generation
unchanging19.4 Flags in an RTL Expression
unchanging, in call_insn19.4 Flags in an RTL Expression
unchanging, in insn19.4 Flags in an RTL Expression
unchanging, in reg and mem19.4 Flags in an RTL Expression
unchanging, in subreg19.4 Flags in an RTL Expression
unchanging, in symbol_ref19.4 Flags in an RTL Expression
undefined behavior10.1 Have You Found a Bug?
undefined function value10.1 Have You Found a Bug?
underscores in variables in macros5.6 Naming an Expression's Type
underscores, avoiding (88k)3.17.11 M88K Options
union, casting to a5.24 Cast to a Union Type
UNION_TYPE18.3 Types
UNION_TYPE18.4.2 Classes
unions9.5 Incompatibilities of GCC
unions, returning16. Interfacing to GCC Output
UNIQUE_SECTION21.15 Dividing the Output into Sections (Texts, Data, ...)
UNIQUE_SECTION_P21.15 Dividing the Output into Sections (Texts, Data, ...)
UNITS_PER_WORD21.4 Storage Layout
unknown pragmas, warning3.8 Options to Request or Suppress Warnings
UNKNOWN_FLOAT_FORMAT21.4 Storage Layout
UNKNOWN_TYPE18.3 Types
unreachable code17. Passes and Files of the Compiler
unresolved references and `-nodefaultlibs'3.13 Options for Linking
unresolved references and `-nostdlib'3.13 Options for Linking
unshare_all_rtl19.19 Structure Sharing Assumptions
unsigned division19.8 RTL Expressions for Arithmetic
unsigned greater than19.9 Comparison Operations
unsigned greater than19.9 Comparison Operations
unsigned less than19.9 Comparison Operations
unsigned less than19.9 Comparison Operations
unsigned minimum and maximum19.8 RTL Expressions for Arithmetic
unsigned_fix19.12 Conversions
unsigned_float19.12 Conversions
unspec19.14 Side Effect Expressions
unspec_volatile19.14 Side Effect Expressions
untyped_call instruction pattern20.8 Standard Pattern Names For Generation
untyped_return instruction pattern20.8 Standard Pattern Names For Generation
UPDATE_PATH_HOST_CANONICALIZE22. The Configuration File
us_minus19.8 RTL Expressions for Arithmetic
us_plus19.8 RTL Expressions for Arithmetic
us_truncate19.12 Conversions
use19.14 Side Effect Expressions
USE_C_ALLOCA22. The Configuration File
USE_LOAD_POST_DECREMENT21.14 Describing Relative Costs of Operations
USE_LOAD_POST_INCREMENT21.14 Describing Relative Costs of Operations
USE_LOAD_PRE_DECREMENT21.14 Describing Relative Costs of Operations
USE_LOAD_PRE_INCREMENT21.14 Describing Relative Costs of Operations
USE_PROTOTYPES22. The Configuration File
USE_STORE_POST_DECREMENT21.14 Describing Relative Costs of Operations
USE_STORE_POST_INCREMENT21.14 Describing Relative Costs of Operations
USE_STORE_PRE_DECREMENT21.14 Describing Relative Costs of Operations
USE_STORE_PRE_INCREMENT21.14 Describing Relative Costs of Operations
used19.4 Flags in an RTL Expression
used, in symbol_ref19.4 Flags in an RTL Expression
USER_LABEL_PREFIX21.17.7 Output of Assembler Instructions
USG22. The Configuration File
USING_DECL18.5 Declarations
USING_STMT18.6.2 Function Bodies

V
`V' in constraint20.7.1 Simple Constraints
V850 Options3.17.24 V850 Options
vague linkage6.4 Vague Linkage
VALID_MACHINE_DECL_ATTRIBUTE21.21 Miscellaneous Parameters
VALID_MACHINE_TYPE_ATTRIBUTE21.21 Miscellaneous Parameters
value after longjmp5.38.1 Defining Global Register Variables
values, returned by functions21.8.7 How Scalar Function Values Are Returned
VAR_DECL18.5 Declarations
VAR_DECL18.8 Expressions
varargs implementation21.9 Implementing the Varargs Macros
`varargs.h' and RT PC3.17.13 IBM RT Options
variable18.5 Declarations
variable addressability on the M32R/D5.33 Specifying Attributes of Variables
variable alignment5.32 Inquiring on Alignment of Types or Variables
variable attributes5.33 Specifying Attributes of Variables
variable number of arguments5.15 Macros with a Variable Number of Arguments.
variable-length array scope5.14 Arrays of Variable Length
variable-length arrays5.14 Arrays of Variable Length
variables in specified registers5.38 Variables in Specified Registers
variables, local, in macros5.6 Naming an Expression's Type
variadic macros5.15 Macros with a Variable Number of Arguments.
Vax calling convention9.3 Interoperation
VAX options3.17.3 VAX Options
VAX_FLOAT_FORMAT21.4 Storage Layout
`VAXCRTL'13.3 Other VMS Issues
vec_concat19.11 Vector Operations
vec_const19.11 Vector Operations
vec_duplicate19.11 Vector Operations
vec_merge19.11 Vector Operations
vec_select19.11 Vector Operations
vector18.2.3 Containers
vector operations19.11 Vector Operations
VECTOR_MODE_SUPPORTED_P21.4 Storage Layout
VIRTUAL_INCOMING_ARGS_REGNUM19.7 Registers and Memory
VIRTUAL_OUTGOING_ARGS_REGNUM19.7 Registers and Memory
VIRTUAL_STACK_DYNAMIC_REGNUM19.7 Registers and Memory
VIRTUAL_STACK_VARS_REGNUM19.7 Registers and Memory
VLAs5.14 Arrays of Variable Length
VMS22. The Configuration File
VMS and case sensitivity13.3 Other VMS Issues
VMS and include files13.1 Include Files and VMS
VMS installation4.4 Installing GNU CC on VMS
void pointers, arithmetic5.19 Arithmetic on void- and Function-Pointers
void, size of pointer to5.19 Arithmetic on void- and Function-Pointers
VOID_TYPE18.3 Types
VOIDmode19.5 Machine Modes
volatil19.4 Flags in an RTL Expression
volatil, in insn19.4 Flags in an RTL Expression
volatil, in mem19.4 Flags in an RTL Expression
volatil, in reg19.4 Flags in an RTL Expression
volatil, in symbol_ref19.4 Flags in an RTL Expression
volatile access6.2 When is a Volatile Object Accessed?
volatile applied to function5.26 Declaring Attributes of Functions
volatile memory references19.4 Flags in an RTL Expression
volatile read6.2 When is a Volatile Object Accessed?
volatile write6.2 When is a Volatile Object Accessed?
voting between constraint alternatives20.7.3 Register Class Preferences
vtable6.4 Vague Linkage

Jump to:   !   #   $   %   &   '   (   *   +   -   .   /   0   <   =   >   ?   \   _  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by GCC Administrator on August, 28 2001 using texi2html