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 bootstrap/36452] [4.4 Regression] Broken bootstrap while building libgomp.



------- Comment #1 from andreast at gcc dot gnu dot org  2008-06-06 20:31 -------
Subject: Bug 36452

Author: andreast
Date: Fri Jun  6 20:30:31 2008
New Revision: 136503

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136503
Log:
2008-06-06  Andreas Tobler  <a.tobler@schweiz.org>

        PR bootstrap/36452
        * loop_ull.c (GOMP_loop_ull_static_start): Adjust API.
        (GOMP_loop_ull_dynamic_start): Likewise.
        (GOMP_loop_ull_guided_start): Likewise.
        (GOMP_loop_ull_ordered_static_start): Likewise.
        (GOMP_loop_ull_ordered_dynamic_start): Likewise.
        (GOMP_loop_ull_ordered_guided_start): Likewise.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/loop_ull.c


-- 


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


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