This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/39573] Linking fails on AMD with -march=native and -fopenmp, works with generic x86_64



------- Comment #19 from jakub at gcc dot gnu dot org  2009-04-08 20:13 -------
Subject: Bug 39573

Author: jakub
Date: Wed Apr  8 20:13:26 2009
New Revision: 145773

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145773
Log:
        PR middle-end/39573
        * omp-low.c (expand_omp_taskreg): Finalize taskreg static local_decls
        variables.

        * libgomp.c++/pr39573.C: New test.

Added:
    branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c++/pr39573.C
      - copied unchanged from r145772,
trunk/libgomp/testsuite/libgomp.c++/pr39573.C
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/omp-low.c
    branches/gcc-4_4-branch/libgomp/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]