diff options
author | Andrew Pinski <apinski@marvell.com> | 2022-01-03 01:40:34 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2022-01-03 17:52:59 +0000 |
commit | 4003ecbcedca2c36de762a8171b90a7969edce82 (patch) | |
tree | a98fd29e272cc587d6432fc9c3a3260d90983b24 /libgcc | |
parent | 6447f6f983ffeaecb8753ef685d702bf2594968b (diff) | |
download | gcc-4003ecbcedca2c36de762a8171b90a7969edce82.zip gcc-4003ecbcedca2c36de762a8171b90a7969edce82.tar.gz gcc-4003ecbcedca2c36de762a8171b90a7969edce82.tar.bz2 |
Revamp documentation for _Complex types extension
While cleaning up the bug database, I noticed there was a request
to improve the documentation of the _Complex type extensions.
So I rewrote part of the documentation to make things clearer on
__real/__imag and even added documentation about casts between
the scalar and the complex type.
I moved the documentation of __builtin_complex under this section
too because it makes more sense than having it in the other
built-in section and reference it.
OK? Built make info and make html and checked out the results to
make sure the tables look decent.
gcc/ChangeLog:
PR c/33193
* doc/extend.texi: Extend the documentation about Complex
types for casting and also rewrite the __real__/__imag__
expression portion to use tables.
Move __builtin_complex to the Complex type section.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions