http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54227

             Bug #: 54227
           Summary: [4.8 Regression]: [alpha] Variable arguments handling
                    broken by r190229
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: ubiz...@gmail.com
            Target: alphaev68-pc-linux-gnu


r190229 [1] totally broke varargs on alpha, resulting in some 400 unexpected
failures, in c-torture/execute, they are:

Running target unix
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/20020412-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/20041113-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -O1 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -O2 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -Os 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/920501-8.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/920625-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/920726-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/920908-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-10.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-14.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-2.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-4.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-6.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -Os 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/931004-8.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/980205.c execution,  -O1 
FAIL: gcc.c-torture/execute/980205.c execution,  -O2 
FAIL: gcc.c-torture/execute/980205.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/980205.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/980205.c execution,  -Os 
FAIL: gcc.c-torture/execute/980205.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/980205.c execution,  -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/980608-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/991216-2.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O1 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O2 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -Os 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/multi-ix.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -O1 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -O2 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -Os 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/pr38151.c execution,  -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O1 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O2 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -Os 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/pr44575.c execution,  -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/stdarg-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O1 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O2 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -Os 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/stdarg-3.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -O1 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -O2 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -Os 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/stdarg-4.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O3
-fomit-frame-pointer 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O3
-fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O3
-fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/strct-varg-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-11.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-15.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-16.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-17.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-19.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-2.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-22.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-24.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-4.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-5.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-6.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -O3
-fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -O2 -flto
-fno-use-linker-plugin -flto-partition=none 
FAIL: gcc.c-torture/execute/va-arg-pack-1.c execution,  -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects 

[1] http://gcc.gnu.org/ml/gcc-cvs/2012-08/msg00205.html

Reply via email to