Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Unified Diff: gcc/gcc/sync-builtins.def

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/stmt.c ('k') | gcc/gcc/system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/sync-builtins.def
diff --git a/gcc/gcc/sync-builtins.def b/gcc/gcc/sync-builtins.def
index 86cb0aa3f162b45e3673a3b8fadd46999f50f18f..b51d5dfbdaf3a000d0d74f11b997d258d833d8bb 100644
--- a/gcc/gcc/sync-builtins.def
+++ b/gcc/gcc/sync-builtins.def
@@ -23,7 +23,7 @@ along with GCC; see the file COPYING3. If not see
DEF_SYNC_BUILTIN (ENUM, NAME, TYPE, ATTRS)
See builtins.def for details. */
-
+
/* Synchronization Primitives. The "_N" version is the one that the user
is supposed to be using. It's overloaded, and is resolved to one of the
"_1" through "_16" versions, plus some extra casts. */
« no previous file with comments | « gcc/gcc/stmt.c ('k') | gcc/gcc/system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698