[bash]icc -V Intel C Intel 64 Compiler XE for applications running on Intel 64, Version 12.0.4.191 Build 20110427 Copyright (C) 1985-2011 Intel Corporation. All rights reserved. cat bug.cpp const wchar_t *a = L""; icc -c bug.cpp[/bash]
For more complete information about compiler optimizations, see our Optimization Notice.