From 1c9e59ad3fdb52135ae60cdb87d915852519324a Mon Sep 17 00:00:00 2001 From: Jonathan Kliegman Date: Thu, 4 Oct 2012 16:32:19 -0400 Subject: [PATCH] --- yaml --- r: 333623 b: refs/heads/master c: 76b27645a5bba85bd26896811c7a25ecc37b3731 h: refs/heads/master i: 333621: 9920c7d81e21afeec90aca2381fd8a9bc87397fb 333619: fe8760be73e0bbcd68575c9fc717ca14050837bf 333615: 4197c5899024b2bde3d3da68064773c1dfc2d757 v: v3 --- [refs] | 2 +- trunk/scripts/mod/modpost.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 739c5e21fdcb..5bd89fe2989f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b589c8ae095b3d4f4181a6aefb26df5e762d6499 +refs/heads/master: 76b27645a5bba85bd26896811c7a25ecc37b3731 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 68e9f5ed0a6f..cd5803c647fd 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -821,6 +821,7 @@ static const char *section_white_list[] = ".debug*", ".zdebug*", /* Compressed debug sections. */ ".GCC-command-line", /* mn10300 */ + ".GCC.command.line", /* record-gcc-switches, non mn10300 */ ".mdebug*", /* alpha, score, mips etc. */ ".pdr", /* alpha, score, mips etc. */ ".stab*",