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

Issue 8424004: Revert log change to thread_local_win to fix an internal compiler error when (Closed)

Created:
9 years, 1 month ago by brettw
Modified:
8 years, 7 months ago
Reviewers:
laforge
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Revert log change to thread_local_win to fix an internal compiler error when doing official Chrome builds. TBR=1aforge Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107910

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M base/threading/thread_local_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
TBR
9 years, 1 month ago (2011-10-31 00:41:23 UTC) #1
pdwiki
8 years, 7 months ago (2012-05-18 12:15:17 UTC) #2
I am still getting this error in Developer Build 97580. I did update the
thread_local_win.cc but the internal compiler error persists. Can you let me
know if this fix only works from a certain developer build onwards? Below is
part of the error message:


19>------ Build started: Project: chrome, Configuration: Release Win32 ------
19>     Creating library D:\chromium.r87272\src\build\Release\lib\chrome_exe.lib
and object D:\chromium.r87272\src\build\Release\lib\chrome_exe.exp
19>  Generating code
19>d:\chromium.r87272\src\base\threading\thread_local_win.cc(41): fatal error
C1001: An internal error has occurred in the compiler.
19>  (compiler file
'f:\dd\vctools\compiler\utc\src\p2\main.c[0x6172F4B0:0x00000000]', line 183)
19>   To work around this problem, try simplifying or changing the program near
the locations listed above.

Powered by Google App Engine
This is Rietveld 408576698