[Bug c++/59916] [4.9 Regression] constructors and destructors can cause "control reaches end of non-void function" warnings with -Os

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59916 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/59916] [4.9 Regression] constructors and destructors can cause "control reaches end of non-void function" warnings with -Os

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59916 --- Comment #5 from Jason Merrill --- Author: jason Date: Wed Jan 29 17:13:01 2014 New Revision: 207271 URL: http://gcc.gnu.org/viewcvs?rev=207271&root=gcc&view=rev Log: PR c++/59916 * optimize.c (maybe_thunk_body): Build a RETURN_EXPR fo

[Bug other/46333] problems with configure -enable-build-with-cxx -disable-bootstrap

2014-01-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46333 --- Comment #26 from Marc Glisse --- (In reply to Sergey from comment #23) > cc -V: > cc: Sun C 5.9 SunOS_i386 Patch 124868-01 2007/07/12 That thing belongs in a museum.

[Bug tree-optimization/59617] [vectorizer] ICE in vectorizable_mask_load_store with AVX-512F's gathers enabled.

2014-01-29 Thread kyukhin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59617 --- Comment #2 from Kirill Yukhin --- Author: kyukhin Date: Wed Jan 29 17:35:19 2014 New Revision: 207274 URL: http://gcc.gnu.org/viewcvs?rev=207274&root=gcc&view=rev Log: gcc/testsuite/ PR target/59617 * gcc.target/i386/avx512f-gath

[Bug tree-optimization/59981] [4.9 Regression] FAIL: g++.dg/opt/pr52727.C: ICE: in connect_traces, at dwarf2cfi.c:2706 with -g -m32 -Os on x86_64-apple-darwin13

2014-01-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59981 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug other/46333] problems with configure -enable-build-with-cxx -disable-bootstrap

2014-01-29 Thread jay.krell at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46333 --- Comment #27 from Jay --- The patch looks very very reasonable imho. I had a few reasonable patches. - Jay On Jan 29, 2014, at 9:25 AM, "glisse at gcc dot gnu.org" wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46333 > > --- Comment

[Bug libstdc++/59987] New: [C++11]: Missing ios_base::hexfloat format specifier

2014-01-29 Thread npl at chello dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59987 Bug ID: 59987 Summary: [C++11]: Missing ios_base::hexfloat format specifier Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug c++/58674] [4.8/4.9 Regression] [c++11] ICE with template using declaration

2014-01-29 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58674 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 29 17:54:51 2014 New Revision: 207275 URL: http://gcc.gnu.org/viewcvs?rev=207275&root=gcc&view=rev Log: /cp 2014-01-29 Paolo Carlini PR c++/58674 * pt.c (ins

[Bug target/59968] Unused BT patterns

2014-01-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59968 H.J. Lu changed: What|Removed |Added Attachment #31974|0 |1 is obsolete|

[Bug c++/58846] [4.7/4.8/4.9 Regression] ICE redeclaring __dso_handle

2014-01-29 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58846 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 29 17:58:37 2014 New Revision: 207276 URL: http://gcc.gnu.org/viewcvs?rev=207276&root=gcc&view=rev Log: /cp 2014-01-29 Paolo Carlini PR c++/58846 * decl.c (g

[Bug c++/58846] [4.7/4.8 Regression] ICE redeclaring __dso_handle

2014-01-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58846 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58674] [4.8 Regression] [c++11] ICE with template using declaration

2014-01-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58674 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58567] [4.8 Regression] ICE with invalid loop variable in template using openmp

2014-01-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58567 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/59988] New: Failing to specialize template class

2014-01-29 Thread tom at failproof dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59988 Bug ID: 59988 Summary: Failing to specialize template class Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/59988] Failing to specialize template class

2014-01-29 Thread tom at failproof dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59988 --- Comment #1 from tom at failproof dot be --- Created attachment 31985 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31985&action=edit Command-line output

[Bug c++/59988] Failing to specialize template class

2014-01-29 Thread tom at failproof dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59988 --- Comment #2 from tom at failproof dot be --- Created attachment 31986 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31986&action=edit Problematic source file

[Bug gcov-profile/55650] Firefox profiledbuild: libxul.so: cannot map zero-fill pages: Cannot allocate memory

2014-01-29 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55650 --- Comment #6 from Markus Trippelsdorf --- Author: trippels Date: Wed Jan 29 18:36:42 2014 New Revision: 207277 URL: http://gcc.gnu.org/viewcvs?rev=207277&root=gcc&view=rev Log: 2014-01-29 Markus Trippelsdorf Backport from mainline

[Bug gcov-profile/55650] Firefox profiledbuild: libxul.so: cannot map zero-fill pages: Cannot allocate memory

2014-01-29 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55650 Markus Trippelsdorf changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug libstdc++/59807] mutex misses destructor if non-function call initialization is used

2014-01-29 Thread ahanins at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59807 --- Comment #4 from Andrey H. --- Thanks Jonathan, I followed your suggestion regarding os_defines.h, recompiled the whole mingw-w64 toolchain and can confirm that it helps. But doesn't it meant that it should be fixed in GCC sources itself (I mea

[Bug libstdc++/21609] array_allocator vs rebind & templated constructor

2014-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21609 --- Comment #8 from Jonathan Wakely --- No matter where I put the deprecated attribute or how many times I instantiate the class template I can't get any deprecated warning. (PR 33911, but it usually warns if you instantiate the type twice.)

[Bug libstdc++/59807] mutex misses destructor if non-function call initialization is used

2014-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59807 --- Comment #5 from Jonathan Wakely --- Yes, the copy in the sources needs to be fixed. Does mingw-w64 always use winpthread?

[Bug c++/59989] New: ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template

2014-01-29 Thread richard-gccbugzilla at metafoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59989 Bug ID: 59989 Summary: ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template Product: gcc

[Bug c++/54440] [c++11] g++ prematurely applying rule that a template parameter pack cannot be followed by a template parameter

2014-01-29 Thread richard-gccbugzilla at metafoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54440 Richard Smith changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug c++/58843] [4.7/4.8/4.9 Regression] ICE with broken destructor call

2014-01-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58843 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/59807] mutex misses destructor if non-function call initialization is used

2014-01-29 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59807 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/59990] New: [4.7/4.8/4.9 regression] incorrect memcpy optimization

2014-01-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990 Bug ID: 59990 Summary: [4.7/4.8/4.9 regression] incorrect memcpy optimization Product: gcc Version: 4.7.3 Status: UNCONFIRMED Keywords: wrong-code Severity: normal

[Bug c++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58466 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/59989] [4.7/4.8/4.9 Regression] ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template

2014-01-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59989 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/59956] [4.8/4.9 regression] internal compiler error: unexpected expression ‘P_S’ of kind template_parm_index

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59956 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug target/59968] Unused BT patterns

2014-01-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59968 --- Comment #19 from H.J. Lu --- For --- int foo1 (int x, int y) { x &= 1 << y; return x != 0; } --- combine fails to try (set (reg:CCZ 17 flags) (compare:CCZ (and:SI (lshiftrt:SI (reg/v:SI 88 [ x ]) (subreg:QI (reg/v:SI

[Bug c++/59883] Missed C++ front-end devirtualizations

2014-01-29 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59883 --- Comment #1 from Jan Hubicka --- The self-recursion testcase is wrong, as can be seen by the following testcase: #include struct A { virtual int foo (void) {return foo()+1;} }; struct B: public A { virtual int foo (void) {return 1;} };

[Bug libstdc++/21609] array_allocator vs rebind & templated constructor

2014-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21609 --- Comment #9 from Jonathan Wakely --- Author: redi Date: Wed Jan 29 20:43:44 2014 New Revision: 207280 URL: http://gcc.gnu.org/viewcvs?rev=207280&root=gcc&view=rev Log: PR libstdc++/21609 * include/ext/array_allocator.h: Add deprecated

[Bug c++/59956] [4.8/4.9 regression] internal compiler error: unexpected expression ‘P_S’ of kind template_parm_index

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59956 --- Comment #5 from Jason Merrill --- Author: jason Date: Wed Jan 29 20:44:50 2014 New Revision: 207281 URL: http://gcc.gnu.org/viewcvs?rev=207281&root=gcc&view=rev Log: PR c++/59956 * friend.c (do_friend): Pass the TEMPLATE_DECL to add_f

[Bug libstdc++/21609] array_allocator vs rebind & templated constructor

2014-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21609 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58651] [4.7/4.8/4.9 Regression] ICE with invalid initializer list

2014-01-29 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58651 --- Comment #4 from Volker Reichelt --- Just for the records: The bug was fixed by Jason's patch for PR58812 which also contains the above testcase.

[Bug c++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58466 --- Comment #11 from Jason Merrill --- Author: jason Date: Wed Jan 29 20:54:21 2014 New Revision: 207283 URL: http://gcc.gnu.org/viewcvs?rev=207283&root=gcc&view=rev Log: PR c++/58466 * pt.c (unify_pack_expansion): Call expand_template_ar

[Bug c++/58561] [4.8/4.9 Regression] [c++11] ICE using declaration of function with auto in return type

2014-01-29 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58561 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jan 29 20:54:09 2014 New Revision: 207282 URL: http://gcc.gnu.org/viewcvs?rev=207282&root=gcc&view=rev Log: 2014-01-29 Paolo Carlini PR c++/58561 * dwarf2out.c (

[Bug c++/58561] [4.8 Regression] [c++11] ICE using declaration of function with auto in return type

2014-01-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58561 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/59990] [4.7/4.8/4.9 regression] incorrect memcpy optimization

2014-01-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990 --- Comment #1 from joseph at codesourcery dot com --- Seems rather like bug 58416 to me, if I understand it correctly (SFmode and DFmode x87 floating-point loads wrongly used when the result is used other than for arithmetic). Should only affe

[Bug ada/49346] GNAT fails to compile combination of c23006e and c32107a ACATS tests

2014-01-29 Thread tero.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49346 Tero Koskinen changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/59990] [4.7/4.8/4.9 regression] incorrect memcpy optimization

2014-01-29 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990 Andrew Pinski changed: What|Removed |Added Component|middle-end |target --- Comment #2 from Andrew Pinski

[Bug c++/59991] New: Recursive lambda capture in C++1y constexpr function template causes internal compiler error

2014-01-29 Thread pkeir at outlook dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59991 Bug ID: 59991 Summary: Recursive lambda capture in C++1y constexpr function template causes internal compiler error Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug c++/59991] Recursive lambda capture in C++1y constexpr function template causes internal compiler error

2014-01-29 Thread pkeir at outlook dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59991 --- Comment #1 from Paul Keir --- Created attachment 31988 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31988&action=edit The output following: g++ -std=c++1y bug.cpp

[Bug ada/49425] ACATS test C974008 fails if run after test C761011

2014-01-29 Thread tero.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49425 Tero Koskinen changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58466 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58466 --- Comment #13 from Jason Merrill --- Author: jason Date: Wed Jan 29 21:28:20 2014 New Revision: 207284 URL: http://gcc.gnu.org/viewcvs?rev=207284&root=gcc&view=rev Log: PR c++/58466 * pt.c (unify_pack_expansion): Call expand_template_ar

[Bug c++/59956] [4.8 regression] internal compiler error: unexpected expression ‘P_S’ of kind template_parm_index

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59956 Jason Merrill changed: What|Removed |Added Known to work||4.9.0 Summary|[4.8/4.9 regress

[Bug c++/59989] [4.7/4.8/4.9 Regression] ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59989 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/59707] [4.7/4.8/4.9 Regression] Crash when using std::map with template class

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59707 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/59989] [4.7/4.8/4.9 Regression] ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59989 --- Comment #2 from Jason Merrill --- Author: jason Date: Wed Jan 29 22:12:09 2014 New Revision: 207285 URL: http://gcc.gnu.org/viewcvs?rev=207285&root=gcc&view=rev Log: PR c++/59989 * pt.c (expand_template_argument_pack): Correct non

[Bug middle-end/59990] [4.7/4.8/4.9 regression] incorrect memcpy optimization

2014-01-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990 Eric Botcazou changed: What|Removed |Added Component|target |middle-end --- Comment #3 from Eric Botca

[Bug libstdc++/57226] The installation of pretty printers is not documented

2014-01-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57226 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/59932] spurious undefined behavior warning on valid code

2014-01-29 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59932 Zhendong Su changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/59932] spurious undefined behavior warning on valid code

2014-01-29 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59932 Zhendong Su changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment #9 from Zhendong Su --

[Bug c++/59989] [4.7/4.8/4.9 Regression] ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59989 --- Comment #4 from Jason Merrill --- Author: jason Date: Thu Jan 30 01:54:33 2014 New Revision: 207293 URL: http://gcc.gnu.org/viewcvs?rev=207293&root=gcc&view=rev Log: PR c++/59989 * pt.c (expand_template_argument_pack): Correct non

[Bug c++/59989] [4.7/4.8/4.9 Regression] ICE when a template parameter pack is explicitly specified for a function template and provides a complete argument list for a template

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59989 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/59645] [4.7/4.8/4.9 Regression] ICE with covariant return and volatile

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59645 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug target/59990] [4.7/4.8/4.9 regression] incorrect memcpy optimization

2014-01-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59990 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/59707] [4.7/4.8/4.9 Regression] Crash when using std::map with template class

2014-01-29 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59707 --- Comment #3 from Jason Merrill --- Author: jason Date: Thu Jan 30 05:28:52 2014 New Revision: 207295 URL: http://gcc.gnu.org/viewcvs?rev=207295&root=gcc&view=rev Log: PR c++/59707 * call.c (add_builtin_candidate): Catch dependent types

[Bug rtl-optimization/48272] internal compiler error: in setup_insn_reg_pressure_info, at haifa-sched.c:1124

2014-01-29 Thread abel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48272 Andrey Belevantsev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/59784] Nios2: Wrong code generation for fextsd custom instruction

2014-01-29 Thread cltang at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59784 --- Comment #1 from Chung-Lin Tang --- Author: cltang Date: Thu Jan 30 05:51:30 2014 New Revision: 207297 URL: http://gcc.gnu.org/viewcvs?rev=207297&root=gcc&view=rev Log: 2014-01-30 Savin Zlobec PR target/59784 * config/nios2/nios2.c

[Bug fortran/56422] IR F08/0086: gfortran rejects valid implied-shape arrays

2014-01-29 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56422 --- Comment #2 from Tobias Burnus --- (In reply to Dominique d'Humieres from comment #1) > > Note: The IR has not yet passed the J3/WG5 vote and has thus to be taken > > with a pinch of salt. See F08/0086 in http://www.j3-fortran.org/doc/year/14

[Bug libstdc++/59807] mutex misses destructor if non-function call initialization is used

2014-01-29 Thread ahanins at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59807 --- Comment #7 from Andrey H. --- Kai, so what would be the fix? IMHO, this bug is quite a show stopper for C++11 threading in Mingw-w64, so maybe it worth to create a temporary patch for Mingw-w64 compilation with pthreads support just to have a

[Bug bootstrap/59985] stage2/3 compare error on lto-streamer-in.o

2014-01-29 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985 --- Comment #2 from Bernd Edlinger --- (In reply to Richard Biener from comment #1) > does it work if you configure with --without-build-config? (thus, disable > bootstrap-debug) Ok with this option, stage 2 is not compiled with -gtoggle, and th

[Bug bootstrap/59985] stage2/3 compare error on lto-streamer-in.o

2014-01-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3 f

<    1   2