r267534 - in /branches/gcc-8-branch/gcc: Change...

segher@gcc.gnu.org segher@gcc.gnu.org
Wed Jan 2 22:34:00 GMT 2019


Author: segher
Date: Wed Jan  2 22:34:36 2019
New Revision: 267534

URL: https://gcc.gnu.org/viewcvs?rev=267534&root=gcc&view=rev
Log:
Backport of the "asm inline" patches

Added:
    branches/gcc-8-branch/gcc/testsuite/c-c++-common/torture/asm-inline.c
    branches/gcc-8-branch/gcc/testsuite/g++.dg/asm-qual-1.C
    branches/gcc-8-branch/gcc/testsuite/g++.dg/asm-qual-2.C
    branches/gcc-8-branch/gcc/testsuite/g++.dg/asm-qual-3.C
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/asm-qual-2.c
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/asm-qual-3.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/c/ChangeLog
    branches/gcc-8-branch/gcc/c/c-parser.c
    branches/gcc-8-branch/gcc/c/c-tree.h
    branches/gcc-8-branch/gcc/c/c-typeck.c
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/cp-tree.h
    branches/gcc-8-branch/gcc/cp/parser.c
    branches/gcc-8-branch/gcc/cp/pt.c
    branches/gcc-8-branch/gcc/cp/semantics.c
    branches/gcc-8-branch/gcc/doc/extend.texi
    branches/gcc-8-branch/gcc/gimple-pretty-print.c
    branches/gcc-8-branch/gcc/gimple.h
    branches/gcc-8-branch/gcc/gimplify.c
    branches/gcc-8-branch/gcc/ipa-icf-gimple.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/asm-qual-1.c
    branches/gcc-8-branch/gcc/tree-core.h
    branches/gcc-8-branch/gcc/tree-inline.c
    branches/gcc-8-branch/gcc/tree.h



More information about the Gcc-cvs mailing list