public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/65042] gcc5 has a template depth problem that was fine in gcc4
Date: Thu, 12 Feb 2015 18:28:00 -0000	[thread overview]
Message-ID: <bug-65042-4-GY6pqLRQSI@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65042-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Yeah, the default is 900.   (C++11 recommends 1024 AFAIK.)

>From what I can see they used
/usr/lib64/ccache/g++ -v -save-temps -g3 -O0 -DDEBUG -ftemplate-depth-25
-DHAVE_CONFIG_H -pthread -Idefault/src/main -I../src/main -Idefault -I..
-Idefault/src -I../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2
-I/usr/include/libgsf-1 -I/usr/include/libglade-2.0
-I/usr/include/webkitgtk-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/sword
-I/usr/include/biblesync/bibleysnc -I/usr/include/uuid
../src/main/modulecache.cc -c -o default/src/main/modulecache_1.o

I don't know if those command-line options have changed.


  parent reply	other threads:[~2015-02-12 18:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 14:30 [Bug c++/65042] New: " karl at kleinpaste dot org
2015-02-12 15:16 ` [Bug c++/65042] " jakub at gcc dot gnu.org
2015-02-12 18:06 ` mcepl at cepl dot eu
2015-02-12 18:15 ` mpolacek at gcc dot gnu.org
2015-02-12 18:17 ` jakub at gcc dot gnu.org
2015-02-12 18:24 ` [Bug libstdc++/65042] " jakub at gcc dot gnu.org
2015-02-12 18:28 ` mpolacek at gcc dot gnu.org [this message]
2015-02-13 11:40 ` redi 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-65042-4-GY6pqLRQSI@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).