home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1992-02-16 | 5.9 KB | 220 lines |
- This is Info file gcc.info, produced by Makeinfo-1.43 from the input
- file gcc.texi.
-
- This file documents the use and the internals of the GNU compiler.
-
- Copyright (C) 1988, 1989, 1992 Free Software Foundation, Inc.
-
- Permission is granted to make and distribute verbatim copies of
- this manual provided the copyright notice and this permission notice
- are preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided also
- that the section entitled "GNU General Public License" is included
- exactly as in the original, and provided that the entire resulting
- derived work is distributed under the terms of a permission notice
- identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions, except that the section entitled "GNU General Public
- License" and this permission notice may be included in translations
- approved by the Free Software Foundation instead of in the original
- English.
- Indirect:
- gcc.info-1: 1098
- gcc.info-2: 48889
- gcc.info-3: 97151
- gcc.info-4: 145533
- gcc.info-5: 193925
- gcc.info-6: 239699
- gcc.info-7: 286110
- gcc.info-8: 334833
- gcc.info-9: 383413
- gcc.info-10: 424165
- gcc.info-11: 472176
- gcc.info-12: 517377
- gcc.info-13: 566250
- gcc.info-14: 612249
- gcc.info-15: 659849
- gcc.info-16: 708995
- gcc.info-17: 712680
- Tag Table:
- (Indirect)
- Node: Top1100
- Node: Copying2601
- Node: Contributors21863
- Node: Boycott25478
- Node: Invoking GCC30792
- Node: Overall Options38057
- Node: Dialect Options42278
- Node: Warning Options48891
- Node: Debugging Options59851
- Node: Optimize Options66429
- Node: Preprocessor Options74956
- Node: Link Options79734
- Node: Directory Options83270
- Node: Target Options86171
- Node: Submodel Options89895
- Node: M680x0 Options90982
- Node: VAX Options93676
- Node: Sparc Options94211
- Node: Convex Options94568
- Node: AMD29K Options95374
- Node: M88K Options97153
- Node: RS/6000 Options102398
- Node: RT Options102963
- Node: MIPS Options104631
- Node: Code Gen Options110126
- Node: Environment Variables115821
- Node: Installation119815
- Node: Other Dir139432
- Node: Sun Install140965
- Node: 3b1 Install141974
- Node: SCO Install143006
- Node: Unos Install144164
- Node: VMS Install145535
- Node: Trouble152363
- Node: Service157247
- Node: Incompatibilities157825
- Node: Extensions165604
- Node: Statement Exprs168233
- Node: Local Labels169665
- Node: Labels as Values171725
- Node: Nested Functions173339
- Node: Naming Types176440
- Node: Typeof177530
- Node: Lvalues179399
- Node: Conditionals181663
- Node: Long Long182574
- Node: Zero Length183832
- Node: Variable Length184506
- Node: Subscripting187029
- Node: Pointer Arith187512
- Node: Initializers188075
- Node: Constructors188519
- Node: Labeled Elements190211
- Node: Case Ranges192317
- Node: Cast to Union192996
- Node: Function Attributes193927
- Node: Dollar Signs196513
- Node: Character Escapes197282
- Node: Alignment197561
- Node: Variable Attributes198892
- Node: Inline201795
- Node: Extended Asm204752
- Node: Asm Labels214208
- Node: Explicit Reg Vars215526
- Node: Global Reg Vars216773
- Node: Local Reg Vars221340
- Node: Alternate Keywords222933
- Node: Incomplete Enums224333
- Node: Bugs225017
- Node: Bug Criteria226166
- Node: Bug Reporting228989
- Node: Non-bugs239701
- Node: VMS245735
- Node: Include Files and VMS246087
- Node: Global Declarations249799
- Node: VMS Misc253745
- Node: Portability257613
- Node: Interface259377
- Node: Passes264014
- Node: RTL281372
- Node: RTL Objects283207
- Node: Accessors286112
- Node: Flags291410
- Node: Machine Modes299367
- Node: Constants306726
- Node: Regs and Memory312055
- Node: Arithmetic323327
- Node: Comparisons329404
- Node: Bit Fields333468
- Node: Conversions334835
- Node: RTL Declarations337726
- Node: Side Effects338513
- Node: Incdec351081
- Node: Assembler353602
- Node: Insns355124
- Node: Calls375902
- Node: Sharing378499
- Node: Machine Desc381561
- Node: Patterns383415
- Node: Example386403
- Node: RTL Template387531
- Node: Output Template397099
- Node: Output Statement400118
- Node: Constraints403852
- Node: Simple Constraints404780
- Node: Multi-Alternative416227
- Node: Class Preferences419065
- Node: Modifiers419945
- Node: No Constraints423056
- Node: Standard Names424167
- Node: Pattern Ordering444750
- Node: Dependent Patterns445976
- Node: Jump Patterns448860
- Node: Insn Canonicalizations454637
- Node: Peephole Definitions458091
- Node: Expander Definitions465028
- Node: Insn Splitting472178
- Node: Insn Attributes474790
- Node: Defining Attributes475774
- Node: Expressions477693
- Node: Tagging Insns482433
- Node: Attr Example486785
- Node: Insn Lengths489162
- Node: Delay Slots492460
- Node: Function Units495647
- Node: Machine Macros501208
- Node: Driver503095
- Node: Run-time Target511935
- Node: Storage Layout517379
- Node: Type Layout526363
- Node: Registers531637
- Node: Register Basics532618
- Node: Allocation Order535964
- Node: Values in Registers537349
- Node: Leaf Functions541718
- Node: Stack Registers544196
- Node: Obsolete Register Macros545030
- Node: Register Classes547725
- Node: Stack and Calling563298
- Node: Frame Layout563696
- Node: Frame Registers566252
- Node: Elimination568919
- Node: Stack Arguments573212
- Node: Register Arguments578112
- Node: Scalar Return586132
- Node: Aggregate Return589745
- Node: Caller Saves592767
- Node: Function Entry593923
- Node: Profiling602887
- Node: Varargs605617
- Node: Trampolines612251
- Node: Library Calls617893
- Node: Addressing Modes624522
- Node: Condition Code632437
- Node: Costs636999
- Node: Sections644674
- Node: PIC649139
- Node: Assembler Format651140
- Node: File Framework652002
- Node: Data Output655734
- Node: Uninitialized Data659851
- Node: Label Output662446
- Node: Constructor Output669361
- Node: Instruction Output671431
- Node: Dispatch Tables678137
- Node: Alignment Output680479
- Node: Debugging Info682178
- Node: Cross-compilation692286
- Node: Misc698596
- Node: Config708997
- Node: Index712682
- End Tag Table
-