public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "trippels at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/64583] [5 Regression] recent inliner changes cause Chromium build failure
Date: Wed, 14 Jan 2015 10:23:00 -0000	[thread overview]
Message-ID: <bug-64583-4-jC0JcEujbO@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64583-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64583

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Symbol diff gcc-2015-01-10 vs. trunk:

@@ -26,12 +26,11 @@
                  U _ZN3WTF6String6appendEt
                  U _ZN3WTF6StringC1EPKtj
 0000000000000000 W
_ZN3WTF6VectorINS_6OwnPtrIN5blink20GraphicsContextStateEEELm0ENS_16DefaultAllocatorEE14appendSlowCaseINS_10PassOwnPtrIS3_EEEEvRKT_
-0000000000000000 W
_ZN3WTF6VectorINS_6OwnPtrIN5blink20GraphicsContextStateEEELm0ENS_16DefaultAllocatorEE15reserveCapacityEm
 0000000000000000 W
_ZN3WTF6VectorIPN5blink9PopupItemELm0ENS_16DefaultAllocatorEE14appendSlowCaseIS3_EEvRKT_
 0000000000000000 W
_ZN3WTF6VectorIPN5blink9PopupItemELm0ENS_16DefaultAllocatorEE14expandCapacityEm
-0000000000000000 W
_ZN3WTF6VectorIPN5blink9PopupItemELm0ENS_16DefaultAllocatorEE15reserveCapacityEm
                  U _ZN3WTF8fastFreeEPv
                  U _ZN5blink10FloatPointC1ERKNS_8IntPointE
+0000000000000000 W _ZN5blink10FontFamilyD1Ev
 0000000000000000 W _ZN5blink10FontFamilyD2Ev
 0000000000000000 n _ZN5blink10FontFamilyD5Ev
                  U _ZN5blink11RenderTheme5themeEv

g++ --save-temps -MMD -MF
obj/third_party/WebKit/Source/web/blink_web.PopupListBox.o.d
-DV8_DEPRECATION_WARNINGS -D_FILE_OFFSET_BITS=64 -DDISABLE_NACL
-DCHROMIUM_BUILD -DTOOLKIT_VIEWS=1 -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1
-DUSE_ASH=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_DEFAULT_RENDER_THEME=1
-DUSE_LIBJPEG_TURBO=1 -DUSE_X11=1 -DUSE_CLIPBOARD_AURAX11=1
-DENABLE_ONE_CLICK_SIGNIN -DENABLE_PRE_SYNC_BACKUP -DENABLE_REMOTING=1
-DENABLE_WEBRTC=1 -DENABLE_PEPPER_CDMS -DENABLE_CONFIGURATION_POLICY
-DENABLE_NOTIFICATIONS -DUSE_UDEV -DDONT_EMBED_BUILD_METADATA
-DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGINS=1
-DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_AUTOFILL_DIALOG=1
-DENABLE_BACKGROUND=1 -DENABLE_GOOGLE_NOW=1 -DCLD_VERSION=2 -DENABLE_PRINTING=1
-DENABLE_BASIC_PRINTING=1 -DENABLE_PRINT_PREVIEW=1 -DENABLE_SPELLCHECK=1
-DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_APP_LIST=1 -DENABLE_SETTINGS_APP=1
-DENABLE_SUPERVISED_USERS=1 -DENABLE_MDNS=1 -DENABLE_SERVICE_DISCOVERY=1
-DV8_USE_EXTERNAL_STARTUP_DATA -DBLINK_IMPLEMENTATION=1 -DINSIDE_BLINK
-DCHROME_PNG_WRITE_SUPPORT -DPNG_USER_CONFIG
-DENABLE_LAYOUT_UNIT_IN_INLINE_BOXES=0
-DWTF_USE_CONCATENATED_IMPULSE_RESPONSES=1 -DENABLE_INPUT_MULTIPLE_FIELDS_UI=1
-DENABLE_WEB_AUDIO=1 -DWTF_USE_WEBAUDIO_FFMPEG=1
-DWTF_USE_DEFAULT_RENDER_THEME=1 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0
-DSK_ENABLE_INST_COUNT=0 -DSK_SUPPORT_GPU=1
'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"'
-DSK_ENABLE_LEGACY_API_ALIASING=1 -DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1
-DGR_GL_IGNORE_ES3_MSAA=0 -DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT
-DSK_LEGACY_DRAWPICTURECALLBACK -DSK_USE_POSIX_THREADS
-DU_STATIC_IMPLEMENTATION -DUSE_LIBPCI=1 -DUSE_GLIB=1 -DUSE_NSS=1
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0 -D_FORTIFY_SOURCE=2 -Igen
-I../../third_party/angle/include -I../../third_party/skia/include/utils
-I../../third_party/WebKit/Source -I../.. -I../../skia/config
-I../../third_party/khronos -I../../gpu -I../../third_party/WebKit -Igen/blink
-I../../third_party/libpng -I../../third_party/zlib -I../../third_party/libwebp
-I../../third_party/ots/include -I../../third_party/iccjpeg
-I../../third_party/libjpeg_turbo -I../../third_party/icu/source/i18n
-I../../third_party/qcms/src -I../../third_party/skia/src/core
-I../../third_party/skia/include/core -I../../third_party/skia/include/effects
-I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu
-I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops
-I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports
-I../../skia/ext -I../../third_party/icu/source/common
-I../../third_party/npapi -I../../third_party/npapi/bindings -I../../v8/include
-fstack-protector --param=ssp-buffer-size=4 -pthread -fno-strict-aliasing -Wall
-Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe
-fPIC -Wno-unused-local-typedefs -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/harfbuzz -m64 -march=x86-64 -O2
-fno-ident -fdata-sections -ffunction-sections -funwind-tables
-Wno-c++0x-compat -fno-exceptions -fno-rtti -fno-threadsafe-statics
-fvisibility-inlines-hidden -Wsign-compare -Wno-c++0x-compat -std=gnu++11
-Wno-narrowing -Wno-literal-suffix -c
../../third_party/WebKit/Source/web/PopupListBox.cpp -o
obj/third_party/WebKit/Source/web/blink_web.PopupListBox.o


  parent reply	other threads:[~2015-01-14 10:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 15:32 [Bug ipa/64583] New: " trippels at gcc dot gnu.org
2015-01-13 16:14 ` [Bug ipa/64583] " hubicka at ucw dot cz
2015-01-13 17:12 ` trippels at gcc dot gnu.org
2015-01-14  9:01 ` rguenth at gcc dot gnu.org
2015-01-14 10:23 ` trippels at gcc dot gnu.org
2015-01-14 10:23 ` trippels at gcc dot gnu.org [this message]
2015-01-14 13:19 ` trippels at gcc dot gnu.org
2015-01-15 21:38 ` hubicka at gcc dot gnu.org
2015-01-15 21:49 ` trippels at gcc dot gnu.org
2015-01-15 23:01 ` hubicka at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-64583-4-jC0JcEujbO@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).