[Bug target/60880] New: Wrong assert in promote_duplicated_reg

2014-04-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60880 Bug ID: 60880 Summary: Wrong assert in promote_duplicated_reg Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug target/60879] New: Wrong decision in decide_alg

2014-04-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60879 Bug ID: 60879 Summary: Wrong decision in decide_alg Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Ass

[Bug c++/60878] Explicit Specialization of Inner Template Class In A Template Class, Using an Enum class in Parent Template Class as Template Argument

2014-04-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60878 Jonathan Wakely changed: What|Removed |Added Known to work||4.10.0, 4.7.3, 4.9.0 --- Comment #1 fro

[Bug tree-optimization/60849] [4.7/4.8/4.9 Regression] bogus comparison result type

2014-04-17 Thread dehao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60849 --- Comment #8 from dehao at gcc dot gnu.org --- Richard, Thanks for the quick fix. Are both patches needed? Could you backport your patches to gcc-4_9 branch? Thanks, Dehao

[Bug c++/60878] Explicit Specialization of Inner Template Class In A Template Class, Using an Enum class in Parent Template Class as Template Argument

2014-04-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60878 Andrew Pinski changed: What|Removed |Added Summary|Explicit Specialization of |Explicit Specialization of

[Bug c++/60878] Explicit Specialization of Inner Template Class In A Template Class, Using an Enum in Parent Template Class as Template Argument

2014-04-17 Thread fasdfasdas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60878 Tolga changed: What|Removed |Added Severity|normal |blocker

[Bug c++/60878] New: Explicit Specialization of Inner Template Class In A Template Class, Using an Enum in Parent Template Class as Template Argument

2014-04-17 Thread fasdfasdas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60878 Bug ID: 60878 Summary: Explicit Specialization of Inner Template Class In A Template Class, Using an Enum in Parent Template Class as Template Argument Product: gcc

[Bug c++/59200] ICE with invalid alias template use

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

[Bug c++/59200] ICE with invalid alias template use

2014-04-17 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59200 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Thu Apr 17 21:56:46 2014 New Revision: 209499 URL: http://gcc.gnu.org/viewcvs?rev=209499&root=gcc&view=rev Log: 2014-04-17 Paolo Carlini PR c++/59200 * g++.dg/cpp0x/

[Bug target/60877] __attribute__optimize("O0") conflict with static function at -O1

2014-04-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60877 Andrew Pinski changed: What|Removed |Added Target||x86_64-*-*-* Component|c

[Bug target/60876] 2014-04-17 change to machmode.h breaks PowerPC

2014-04-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60876 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/60876] 2014-04-17 change to machmode.h breaks PowerPC

2014-04-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60876 --- Comment #2 from Michael Meissner --- Author: meissner Date: Thu Apr 17 21:50:58 2014 New Revision: 209498 URL: http://gcc.gnu.org/viewcvs?rev=209498&root=gcc&view=rev Log: 2014-04-17 Michael Meissner PR target/60876 * config/rs600

[Bug c/60877] New: __attribute__optimize("O0") conflict with static function at -O1

2014-04-17 Thread mnp at agtmt dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60877 Bug ID: 60877 Summary: __attribute__optimize("O0") conflict with static function at -O1 Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug target/60876] 2014-04-17 change to mqchmode.h breaks PowerPC

2014-04-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60876 --- Comment #1 from Michael Meissner --- Created attachment 32627 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32627&action=edit Proposed patch to fix the problem I'm testing the patch right now.

[Bug rtl-optimization/60876] 2014-04-17 change to mqchmode.h breaks PowerPC

2014-04-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60876 Michael Meissner changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug rtl-optimization/60876] New: 2014-04-17 change to mqchmode.h breaks PowerPC

2014-04-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60876 Bug ID: 60876 Summary: 2014-04-17 change to mqchmode.h breaks PowerPC Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl

[Bug preprocessor/60875] `_Pragma("message \"foo\")"` doesn't work in expression contexts.

2014-04-17 Thread thakis at chromium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60875 --- Comment #2 from thakis at chromium dot org --- That only works on declarations, not in an expression, right? (We do have a workaround that works with gcc. But "pragma message" matches the semantics of what we want to do, and it works with MSVC

[Bug preprocessor/60875] `_Pragma("message \"foo\")"` doesn't work in expression contexts.

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

[Bug preprocessor/60875] New: `_Pragma("message \"foo\")"` doesn't work in expression contexts.

2014-04-17 Thread thakis at chromium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60875 Bug ID: 60875 Summary: `_Pragma("message \"foo\")"` doesn't work in expression contexts. Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug c++/59200] ICE with invalid alias template use

2014-04-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59200 --- Comment #1 from Paolo Carlini --- This is fixed for 4.9.0. I'm adding the testcase and closing the bug.

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 Ian Lance Taylor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 --- Comment #6 from ian at gcc dot gnu.org --- Author: ian Date: Thu Apr 17 19:27:22 2014 New Revision: 209494 URL: http://gcc.gnu.org/viewcvs?rev=209494&root=gcc&view=rev Log: PR go/60870 compiler: Don't convert function type for an interfa

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 --- Comment #5 from Ulrich Weigand --- (In reply to Ian Lance Taylor from comment #4) > I don't have a PPC system. Can you see if the attached patch to > gcc/go/gofrontend/expressions.cc fixes the problem? Yes, this makes bug296.go PASS again on

[Bug c/60439] No warning for case overflow in switch statement.

2014-04-17 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60439 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug go/60874] New: FAIL: go.test/test/recover.go execution

2014-04-17 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 Bug ID: 60874 Summary: FAIL: go.test/test/recover.go execution Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go

[Bug c++/10112] static data member is not correctly initialised

2014-04-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10112 Jonathan Wakely changed: What|Removed |Added Status|SUSPENDED |RESOLVED Resolution|---

[Bug c++/58114] allow turning the warning about deleting a pointer of incomplete type into an error

2014-04-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58114 --- Comment #5 from Jonathan Wakely --- That change would force compilers to reject currently valid programs that have well-defined behaviour. Changes that like are not popular. It is valid in C to pass a pointer to an incomplete type to free(),

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 Ian Lance Taylor changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Ian Lance

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 --- Comment #3 from Ian Lance Taylor --- Created attachment 32626 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32626&action=edit possible patch

[Bug c++/58114] allow turning the warning about deleting a pointer of incomplete type into an error

2014-04-17 Thread fuscated at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58114 --- Comment #4 from Teodor Petrov --- @Jonathan Wakely: Do you think the ISO C++ standard people will be willing to change this behaviour for a future standard? I'm asking in order to know if there is any point in starting a conversation with them

[Bug target/60735] GCC targeting E500 with SPE has errors with the _Decimal64 type

2014-04-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60735 Michael Meissner changed: What|Removed |Added Attachment #32520|0 |1 is obsolete|

[Bug ipa/60871] [4.9/4.10 Regression] internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510

2014-04-17 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60871 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Jan Hubicka -

[Bug target/60863] Incorrect codegen in ix86_expand_clear for -Os

2014-04-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60863 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/42945] Gcov -a fails on Fortan generated object file (infinite loop?)

2014-04-17 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42945 --- Comment #7 from kargl at gcc dot gnu.org --- (In reply to OTIS from comment #6) > > gfortran-4.4.5 > 4.4.5 was released almost 4 years. There have numerous releases since 4.4.5 came out. See comment #5.

[Bug tree-optimization/60823] [4.9/4.10 Regression] ICE in gimple_expand_cfg, at cfgexpand.c:5644

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60823 Jakub Jelinek changed: What|Removed |Added Attachment #32618|0 |1 is obsolete|

[Bug c++/59120] [c++11] ICE with invalid template alias

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

[Bug c++/60873] C++11: template class with const member and default ctor should fail to compile?

2014-04-17 Thread sebastian.heg...@tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60873 --- Comment #2 from sebastian.heg...@tu-dresden.de --- Thanks!

[Bug libstdc++/60867] std::atomic> should fail to compile since unique_ptr is not trivial to copy

2014-04-17 Thread kjell.hedstrom at logrhythm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60867 --- Comment #2 from Kjell Hedstrom --- Sounds good. >> the error is in your code not the library Yes. Code like that is obviously faulty. I am happy that you are considering putting in a static_assert. From a coders perspective I find it very h

[Bug libstdc++/60867] std::atomic> should fail to compile since unique_ptr is not trivial to copy

2014-04-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60867 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/60873] C++11: template class with const member and default ctor should fail to compile?

2014-04-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60873 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/59118] internal compiler error: Segmentation fault - with "using" keyword and template parameter(s) (C++11)

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

[Bug tree-optimization/60849] [4.7/4.8/4.9 Regression] bogus comparison result type

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60849 --- Comment #7 from Richard Biener --- Author: rguenth Date: Thu Apr 17 13:50:55 2014 New Revision: 209486 URL: http://gcc.gnu.org/viewcvs?rev=209486&root=gcc&view=rev Log: 2014-04-17 Richard Biener PR middle-end/60849 * tree-ssa-prop

[Bug c++/60249] [c++11] Compiler goes into semi-infinite loop with wrong usage of user defined string literals

2014-04-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60249 Paolo Carlini changed: What|Removed |Added CC||3dw4rd at verizon dot net --- Comment #1

[Bug rtl-optimization/60866] [4.7/4.8/4.9/4.10 Regression] ICE: in get_seqno_for_a_jump, at sel-sched-ir.c:4068 with -fselective-scheduling -fno-if-conversion

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60866 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug c++/55189] enable -Wreturn-type by default

2014-04-17 Thread sylvestre at debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55189 --- Comment #10 from Sylvestre Ledru --- (In reply to Manuel López-Ibáñez from comment #9) > > Cool! Hopefully it goes quickly. After that, I would suggest that you submit > the patch to gcc-patches and CC Jason Merrill and Dodji Seketeli, either

[Bug c++/55189] enable -Wreturn-type by default

2014-04-17 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55189 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug c++/60873] New: C++11: template class with const member and default ctor should fail to compile?

2014-04-17 Thread sebastian.heg...@tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60873 Bug ID: 60873 Summary: C++11: template class with const member and default ctor should fail to compile? Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity:

[Bug c++/60872] Cannot memcpy array of restricted pointers

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

[Bug sanitizer/56781] boostrap-asan failure: fixincl fails to link (missing -lasan)

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56781 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Thu Apr 17 12:25:25 2014 New Revision: 209476 URL: http://gcc.gnu.org/viewcvs?rev=209476&root=gcc&view=rev Log: PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS, LDFLAGS): Filt

[Bug sanitizer/56781] boostrap-asan failure: fixincl fails to link (missing -lasan)

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56781 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Thu Apr 17 12:23:28 2014 New Revision: 209475 URL: http://gcc.gnu.org/viewcvs?rev=209475&root=gcc&view=rev Log: PR sanitizer/56781 * libtool-ldflags: Also prefix -static-lib*, -sha

[Bug c++/60872] New: Cannot memcpy array of restricted pointers

2014-04-17 Thread e.tadeu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60872 Bug ID: 60872 Summary: Cannot memcpy array of restricted pointers Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug ipa/60871] [4.9/4.10 Regression] internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510

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

[Bug c++/55189] enable -Wreturn-type by default

2014-04-17 Thread sylvestre at debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55189 --- Comment #8 from Sylvestre Ledru --- The patches to fix this bug are available here: https://github.com/sylvestre/gcc I am doing the legal FSF papers to be able to apply it.

[Bug bootstrap/60644] [4.9/4.10 Regression] Build of i686-pc-linux-android is broken

2014-04-17 Thread kyukhin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60644 --- Comment #10 from Kirill Yukhin --- Author: kyukhin Date: Thu Apr 17 11:52:44 2014 New Revision: 209474 URL: http://gcc.gnu.org/viewcvs?rev=209474&root=gcc&view=rev Log: libcilkrts/ PR other/60644 * runtime/os-unix.c: Replaced all occu

[Bug ipa/60871] [4.9/4.10 Regression] internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510

2014-04-17 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60871 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Com

[Bug ipa/60871] [4.9/4.10 Regression] internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60871 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug ipa/60865] ICE: verify_cgraph_node failed: comdat-local function called by outside its comdat

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60865 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/60866] [4.7/4.8/4.9/4.10 Regression] ICE: in get_seqno_for_a_jump, at sel-sched-ir.c:4068 with -fselective-scheduling -fno-if-conversion

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60866 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Status|UNCONFIRME

[Bug tree-optimization/60871] New: internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510

2014-04-17 Thread holger.hopp at sap dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60871 Bug ID: 60871 Summary: internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1510 Product: gcc Version: 4.9.0 Status: UNCONFIR

[Bug ada/60411] Ada bootstrap failure on ARM

2014-04-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60411 --- Comment #25 from Eric Botcazou --- > This statement is a little ambiguous to me, which is the current situation? > > A) There are no plans to alter sigtramp-android.c to support ARM > architectures below ARMv7. Patches would be accepted thou

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 Ulrich Weigand changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/60847] [4.9/4.10 Regression] x86 BMI intrinsics not recognized

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60847 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/60847] [4.9/4.10 Regression] x86 BMI intrinsics not recognized

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60847 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Apr 17 10:09:45 2014 New Revision: 209472 URL: http://gcc.gnu.org/viewcvs?rev=209472&root=gcc&view=rev Log: PR target/60847 Forward port from 4.8 branch 2013-07-19 Kirill

[Bug target/60847] [4.9/4.10 Regression] x86 BMI intrinsics not recognized

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60847 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Thu Apr 17 10:02:36 2014 New Revision: 209471 URL: http://gcc.gnu.org/viewcvs?rev=209471&root=gcc&view=rev Log: PR target/60847 Forward port from 4.8 branch 2013-07-19 Kirill

[Bug ada/60411] Ada bootstrap failure on ARM

2014-04-17 Thread gnugcc at marino dot st
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60411 --- Comment #24 from John Marino --- (In reply to Eric Botcazou from comment #22) > > Does this mean effectively nothing lower than ARMv7 can build > > arm-*-linux-androideabi? > > Apparently so, but it should be quite easy to fix this in > sigtr

[Bug sanitizer/60861] out of bounds access of global var in .rodata/.bss not detected

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60861 --- Comment #7 from Jakub Jelinek --- I'd say it is fine for test to be optimized to 1 at -O2, but am not sure we want to do that even for -O0 (and if we disable it for -O0, whether we want it for -Og). Then it will be user's choice whether he wa

[Bug target/60868] [4.9/4.10 Regression] ICE: in int_mode_for_mode, at stor-layout.c:400 with -minline-all-stringops -minline-stringops-dynamically -march=core2

2014-04-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60868 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/58407] [C++11] Should warn about deprecated implicit generation of copy constructor/assignment

2014-04-17 Thread akrzemi1 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58407 --- Comment #7 from Andrzej Krzemienski --- Just one remark. A warning in this situation is not to just warn about any deprecated feature, but to indicate something that is very likely to be a bug (It used to be legal in C++03, so you couldn't leg

[Bug sanitizer/60861] out of bounds access of global var in .rodata/.bss not detected

2014-04-17 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60861 Kostya Serebryany changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/60836] [4.7/4.8/4.9 Regression] invalid PHI argument and ICE in verify_gimple

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60836 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug tree-optimization/60849] [4.7/4.8/4.9/4.10 Regression] bogus comparison result type

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60849 --- Comment #5 from Richard Biener --- Author: rguenth Date: Thu Apr 17 08:13:53 2014 New Revision: 209469 URL: http://gcc.gnu.org/viewcvs?rev=209469&root=gcc&view=rev Log: 2014-04-17 Richard Biener PR middle-end/60849 * tree-ssa-prop

[Bug tree-optimization/60849] [4.7/4.8/4.9 Regression] bogus comparison result type

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60849 Richard Biener changed: What|Removed |Added Known to work||4.10.0 Summary|[4.7/4.8/4.9/4

[Bug c++/60836] [4.7/4.8/4.9/4.10 Regression] invalid PHI argument and ICE in verify_gimple

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60836 --- Comment #4 from Richard Biener --- Author: rguenth Date: Thu Apr 17 08:12:58 2014 New Revision: 209468 URL: http://gcc.gnu.org/viewcvs?rev=209468&root=gcc&view=rev Log: 2014-04-17 Richard Biener PR tree-optimization/60836 * tree-v

[Bug tree-optimization/60841] [4.9 Regression] gcc: internal compiler error: Killed (program cc1) out of memory

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60841 Richard Biener changed: What|Removed |Added Known to work||4.10.0 Summary|[4.9/4.10 Regr

[Bug ipa/60854] [4.9 Regression] inline constructor of extern template

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60854 Richard Biener changed: What|Removed |Added Known to work||4.10.0 Summary|[4.9/4.10 Regr

[Bug tree-optimization/60841] [4.9/4.10 Regression] gcc: internal compiler error: Killed (program cc1) out of memory

2014-04-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60841 --- Comment #14 from Richard Biener --- Author: rguenth Date: Thu Apr 17 08:09:02 2014 New Revision: 209467 URL: http://gcc.gnu.org/viewcvs?rev=209467&root=gcc&view=rev Log: 2014-04-17 Richard Biener PR tree-optimization/60841 * tree

[Bug ada/60864] Compilation Library GNATColl: gnatcoll-scripts.adb under Debian armhf

2014-04-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60864 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug go/60870] go interface methods broken on ppc64le (bug296.go)

2014-04-17 Thread anton at samba dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870 --- Comment #1 from Anton Blanchard --- I just realised I gave a git commit id from the mirror. The ChangeLog entry is: +2014-04-14 Chris Manghane + + * go-gcc.cc: Include "convert.h". + (Gcc_backend::string_constant_expression): N