This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d06dc8a2c73 middle-end/102450 - avoid type_for_size for non-existing modes new 3e6a511b94f Update pathname for IBM long double description. new a64697d7a3e flag_complex_method: support optimize attribute
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c-family/c-opts.c | 1 + gcc/common.opt | 3 +++ gcc/go/go-lang.c | 1 + gcc/lto/lto-lang.c | 1 + gcc/opts.c | 12 ++++++++++++ gcc/testsuite/gcc.c-torture/compile/attr-complex-method-2.c | 10 ++++++++++ gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c | 10 ++++++++++ gcc/toplev.c | 8 -------- include/floatformat.h | 2 +- 9 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/attr-complex-method-2.c create mode 100644 gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c