Multiple#

Arithmetic functions#

_Decimal32 __dpd_addsd3(_Decimal32 a, _Decimal32 b)#
_Decimal32 __bid_addsd3(_Decimal32 a, _Decimal32 b)#
_Decimal64 __dpd_adddd3(_Decimal64 a, _Decimal64 b)#
_Decimal64 __bid_adddd3(_Decimal64 a, _Decimal64 b)#
_Decimal128 __dpd_addtd3(_Decimal128 a, _Decimal128 b)#
_Decimal128 __bid_addtd3(_Decimal128 a, _Decimal128 b)#

These functions return the sum of a and b.

Names:#

  • git

  • SSH

  • FooBar (all versions)

    Install these requirements.

Tools/packages necessary for building GCC#

  • autoconf version 2.69

  • GNU m4 version 1.4.6 (or later)

    Necessary when modifying configure.ac, aclocal.m4, etc. to regenerate configure and config.in files.

git (any version) SSH (any version) Foobar (all versions)

Necessary to access the source repository. Public releases and weekly snapshots of the development sources are also available via HTTPS.

-mmmx#
-msse#
-msse2#

These switches enable the use of instructions in the MMX, SSE, SSE2, …

Use these options: -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3 -Wno-shift-overflow3.

Code block:

gcc a.c
./a.out

And then there’s a note:

Note

I am a note!

And then there’s something else.

Listing:

file.cc file.cp file.cxx file.cpp file.CPP file.c++ file.C

C++ source code that must be preprocessed. Note that in .cxx, the last two letters must both be literally x. Likewise, .C refers to a literal capital C.

file.mm file.M

Objective-C++ source code that must be preprocessed.

file.mii

Objective-C++ source code that should not be preprocessed.

file.hh file.H file.hp file.hxx file.hpp file.HPP file.h++ file.tcc

C++ header file to be turned into a precompiled header or Ada spec.

--verbose, -v#

Use verbose mode.

Use --verbose mode.

This works: --verbose and --verbose.

enum gimple_code gimple_code(gimple g)#

Return the code for statement G.

-o directory, --object-directory directory, --object-file file#

Test it.

-foo=BAR, -f BAR BAZ#

Using emphasising placeholders.

-foo=BAR, -f BAR BAZ#

Normal option values.

Todo

FIX this page properly

Formatting#

just a test to reference a PR12345.

Todo

Improve wording!

(The original entry is located in /__w/texi2rst/texi2rst/texi2rst-generated/sphinx/demo/demo.rst, line 43.)

Todo

FIX this page properly

(The original entry is located in /__w/texi2rst/texi2rst/texi2rst-generated/sphinx/demo/demo2.rst, line 109.)