[Bug libstdc++/42352] -std=c++0x reference binding problem

2009-12-12 Thread paolo dot carlini at oracle dot com
--- Comment #10 from paolo dot carlini at oracle dot com 2009-12-12 09:10 --- What do you mean by "of this type"? As I tried already to explain, until the ISO C++ Committee resolves DR 1133 we cannot touch list::merge and list::splice. If, however, you are seeing problems with calls to

[Bug libstdc++/42352] -std=c++0x reference binding problem

2009-12-12 Thread paolo dot carlini at oracle dot com
--- Comment #11 from paolo dot carlini at oracle dot com 2009-12-12 09:17 --- Just to clarify a bit more: if, on the other hand, you are seeing problems *outside* the library, because you used to rely in your code on rvalue references binding to lvalues, there is absolutely nothing we a

[Bug fortran/37691] Duplicate error messages

2009-12-12 Thread dominiq at lps dot ens dot fr
--- Comment #2 from dominiq at lps dot ens dot fr 2009-12-12 09:33 --- > Thus, all fine?! Now I understand the logic. Thanks for the explanation. Closing as invalid. -- dominiq at lps dot ens dot fr changed: What|Removed |Added ---

[Bug c++/42356] confused compiler

2009-12-12 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-12-12 09:47 --- The basic error, at line 17, is definitely correct, and, for example, ICC errors out exactly in the same way. I suppose you would like to see a nicer, in some sense, list of candidates? (by the way, mailine is

[Bug c++/42357] New: another ice in create_tmp_var

2009-12-12 Thread dcb314 at hotmail dot com
I just tried to compile the package Twindy-1.01-0.pm.1.1 with the GNU C compiler version 4.5 snapshot 20091210 and the compiler said juce_amalgamated.cpp:55688:22: internal compiler error: in create_tmp_var, at gimplify.c:504 Please submit a full bug report, with preprocessed source if appropriate

[Bug c++/42357] another ice in create_tmp_var

2009-12-12 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2009-12-12 10:12 --- Created an attachment (id=19281) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19281&action=view) gzipped C++ source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42357

[Bug fortran/42354] Invalidly accepts C_LOC in init expressions

2009-12-12 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2009-12-12 11:12 --- Confirmed. Will have a quick poke at it. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added