[Bug c/61285] GCC version 4.7.x 4.8.x 4.9.x does not compile working ARM code for the AT24 EEPROM driver under Linux 3.6.x

2014-06-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61285 Marek Polacek changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug middle-end/58670] asm goto miscompilation

2014-06-13 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #7 fro

[Bug c++/61489] Wrong warning with -Wmissing-field-initializers.

2014-06-13 Thread D.Bahadir at GMX dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61489 --- Comment #3 from Deniz Bahadir --- Thanks for the comment. So, at least we aggree that the cases for addr2 and addr6 should not warn (in C++11) as it initializes all values. Possibly this holds true for addr9, too? I always thought that the

[Bug target/61494] New: -fsignaling-nans not taken into account for x - 0.0

2014-06-13 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61494 Bug ID: 61494 Summary: -fsignaling-nans not taken into account for x - 0.0 Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug middle-end/58670] asm goto miscompilation

2014-06-13 Thread gccbugzilla at limegreensocks dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 --- Comment #8 from David --- I can confirm what Kai had to say in comment 7. Using a newer build resolves both the original problem reported by Jakub and the problem I saw in comment 5.

[Bug c++/61489] Wrong warning with -Wmissing-field-initializers.

2014-06-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61489 --- Comment #4 from Jonathan Wakely --- (In reply to Deniz Bahadir from comment #3) > Thanks for the comment. > > So, at least we aggree that the cases for addr2 and addr6 should not warn > (in C++11) as it initializes all values. No, that's no

[Bug rtl-optimization/61494] -fsignaling-nans not taken into account for x - 0.0

2014-06-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61494 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRM

[Bug tree-optimization/61493] [4.10 Regression] Bug exposed by speculative devirtualizing

2014-06-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61493 Richard Biener changed: What|Removed |Added Keywords||wrong-code CC|

[Bug lto/61487] LTO breaks on mips with wireless-tools 0.29

2014-06-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487 Richard Biener changed: What|Removed |Added Keywords||lto Target|

[Bug target/61360] [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4

2014-06-13 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61360 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/61487] LTO breaks on mips with wireless-tools 0.29

2014-06-13 Thread rose.garcia-eggl2fk at yopmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61487 --- Comment #4 from Rose Garcia --- (In reply to Richard Biener from comment #3) > What mips target triplet exactly? mips-linux-musl (using the patches/buildscripts from https://bitbucket.org/GregorR/musl-cross, as musl support has still not be

[Bug middle-end/58670] asm goto miscompilation

2014-06-13 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Kai Tietz changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/51874] Many libgo testsuite failures on IRIX

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51874 Rainer Orth changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/50580] gcc.target/mips/interrupt_handler-[23].c FAIL on IRIX 6.5

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50580 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libgcj/49456] getstacktrace and getallthreads tests timeout on IRIX

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49456 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libgcj/49455] Thread_Interrupt Looper subtest FAILs on IRIX

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49455 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/48321] gcc.dg/graphite/id-pr46845.c FAILs on IRIX 6.5: ICE in commit_one_edge_insertion, at cfgrtl.c:1566

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48321 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/48340] Several wchar_t tests FAIL on IRIX 6.5

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48340 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/59535] [4.9 regression] -Os code size regressions for Thumb1/Thumb2 with LRA

2014-06-13 Thread ramana.radhakrishnan at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59535 --- Comment #19 from ramana.radhakrishnan at arm dot com --- On 06/12/14 08:46, fredrik.hederstie...@securitas-direct.com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59535 > > Fredrik Hederstierna changed: > > What|Remo

[Bug target/47683] g++.dg/tree-prof/partition[12].C FAIL on IRIX

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47683 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/47406] gcc.dg/torture/builtin-modf-1.c FAILs on IRIX 6.5

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47406 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/47405] gcc.dg/torture/20090618-1.c FAILs on IRIX 6.5

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47405 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libffi/46660] cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46660 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/46610] gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46610 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/22006] New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22006 Rainer Orth changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug libstdc++/54448] many failures with /sbin/loader: Error: libstdc++.so.6: symbol "__pthread_mutex_init" unresolved

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54448 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug gcov-profile/50631] g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50631 Rainer Orth changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug testsuite/48251] guality_check hangs indefinitely on Tru64 UNIX

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48251 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/44424] problem related to awk on alpha-dec-osf5.1

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44424 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/39951] Dangling symlink ".../include-fixed/mach" created on install

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39951 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/35211] Dist tarball is missing (Bison-generated) java/parse-scan.c

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35211 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug other/34520] fixincludes adjusts assert.h in such a way that it stays omnipotent

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34520 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libstdc++/61269] includes inside std namespace

2014-06-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61269 --- Comment #7 from Jonathan Wakely --- Author: redi Date: Fri Jun 13 11:59:22 2014 New Revision: 211636 URL: https://gcc.gnu.org/viewcvs?rev=211636&root=gcc&view=rev Log: 2014-06-13 Jonathan Wakely Backport from mainline PR libstdc+

[Bug libstdc++/60326] Incorrect type from std::make_unsigned

2014-06-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60326 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Fri Jun 13 11:59:22 2014 New Revision: 211636 URL: https://gcc.gnu.org/viewcvs?rev=211636&root=gcc&view=rev Log: 2014-06-13 Jonathan Wakely Backport from mainline PR libstdc+

[Bug libstdc++/60326] Incorrect type from std::make_unsigned

2014-06-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60326 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/61495] [4.10 regression] Many Go tests FAIL with fatal error: runtime.SetFinalizer

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61495 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug ipa/61495] New: [4.10 regression] Many Go tests FAIL with fatal error: runtime.SetFinalizer

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61495 Bug ID: 61495 Summary: [4.10 regression] Many Go tests FAIL with fatal error: runtime.SetFinalizer Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: no

[Bug go/61496] New: [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61496 Bug ID: 61496 Summary: [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug go/61496] [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61496 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug go/61497] New: [4.10 regression] Many Go tests FAIL with fatal error: all goroutines are asleep - deadlock!

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61497 Bug ID: 61497 Summary: [4.10 regression] Many Go tests FAIL with fatal error: all goroutines are asleep - deadlock! Product: gcc Version: 4.10.0 Status: UNCONFIRMED

[Bug go/61497] [4.10 regression] Many Go tests FAIL with fatal error: all goroutines are asleep - deadlock!

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61497 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug go/61498] [4.10 regression] Many 64-bit Go tests SEGV in scanblock

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61498 Rainer Orth changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug go/61498] New: [4.10 regression] Many 64-bit Go tests SEGV in scanblock

2014-06-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61498 Bug ID: 61498 Summary: [4.10 regression] Many 64-bit Go tests SEGV in scanblock Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Prio

[Bug go/61498] [4.10 regression] Many 64-bit Go tests SEGV in scanblock

2014-06-13 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61498 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Jun 13 13:50:13 2014 New Revision: 211639 URL: https://gcc.gnu.org/viewcvs?rev=211639&root=gcc&view=rev Log: PR go/61498 runtime: Always set gcnext_sp to pointer-aligned ad

[Bug go/52583] Several new go testsuite failues on Solaris

2014-06-13 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 --- Comment #29 from ian at gcc dot gnu.org --- Author: ian Date: Fri Jun 13 13:56:14 2014 New Revision: 211640 URL: https://gcc.gnu.org/viewcvs?rev=211640&root=gcc&view=rev Log: PR go/52583 runtime: Stop backtrace at a few recognized functi

[Bug go/61498] [4.10 regression] Many 64-bit Go tests SEGV in scanblock

2014-06-13 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61498 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/52583] Several new go testsuite failues on Solaris

2014-06-13 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52583 Ian Lance Taylor changed: What|Removed |Added Status|SUSPENDED |RESOLVED Resolution|---

[Bug middle-end/53696] [4.8/4.9/4.10 Regression] ICE: SIGSEGV in gimplify_decl_expr (gimplify.c:1454) with -fkeep-inline-functions on invalid use of lambda

2014-06-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53696 --- Comment #9 from Paolo Carlini --- By the way, in mainline I can't reproduce this anymore.

[Bug ipa/61186] ./g++.dg/ipa/pr52939.C & valgrind & pointer_set_insert

2014-06-13 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61186 --- Comment #2 from Martin Jambor --- Author: jamborm Date: Fri Jun 13 14:26:51 2014 New Revision: 211641 URL: https://gcc.gnu.org/viewcvs?rev=211641&root=gcc&view=rev Log: 2014-06-13 Martin Jambor PR ipa/61186 * ipa-devirt.c (possib

[Bug ipa/61186] ./g++.dg/ipa/pr52939.C & valgrind & pointer_set_insert

2014-06-13 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61186 --- Comment #3 from Martin Jambor --- Author: jamborm Date: Fri Jun 13 14:34:14 2014 New Revision: 211646 URL: https://gcc.gnu.org/viewcvs?rev=211646&root=gcc&view=rev Log: 2014-06-13 Martin Jambor PR ipa/61186 * ipa-devirt.c (possib

[Bug ipa/61186] ./g++.dg/ipa/pr52939.C & valgrind & pointer_set_insert

2014-06-13 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61186 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libfortran/61499] New: Internal read of negative integer broken in 4.9.0 on

2014-06-13 Thread krefson at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61499 Bug ID: 61499 Summary: Internal read of negative integer broken in 4.9.0 on Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: major Priority: P3 Componen

[Bug target/58067] ICE in GFortran recog.c:2158

2014-06-13 Thread tejohnson at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067 Teresa Johnson changed: What|Removed |Added CC||tejohnson at google dot com --- Comment

[Bug c++/61500] New: [C++11] [4.8/4.9 Regression] Can't take pointer to member referenced via member pointer template parameter.

2014-06-13 Thread vmarko at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61500 Bug ID: 61500 Summary: [C++11] [4.8/4.9 Regression] Can't take pointer to member referenced via member pointer template parameter. Product: gcc Version: 4.9.0

[Bug tree-optimization/61493] [4.10 Regression] Bug exposed by speculative devirtualizing

2014-06-13 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61493 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com --- Comm

[Bug c++/61501] New: spurious conversion warning with -Wconversion when calling isnan(double x)

2014-06-13 Thread niemayer at isg dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61501 Bug ID: 61501 Summary: spurious conversion warning with -Wconversion when calling isnan(double x) Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: mino

[Bug target/51980] ARM - Neon code polluted by useless stores to the stack with vuzpq / vzipq / vtrnq

2014-06-13 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51980 christophe.lyon at st dot com changed: What|Removed |Added CC||christophe.lyon at st dot

[Bug c/61502] New: == comparison on "one-past" pointer gives wrong result

2014-06-13 Thread Peter.Sewell at cl dot cam.ac.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61502 Bug ID: 61502 Summary: == comparison on "one-past" pointer gives wrong result Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug libstdc++/54173] -D_GLIBCXX_DEBUG breaks string::_Rep::_S_empty_rep_storage weak binding.

2014-06-13 Thread pluto at agmk dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54173 Pawel Sikora changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/60731] [4.7/4.8/4.9 Regression] dynamic library not getting reinitialized on multiple calls to dlopen()

2014-06-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60731 --- Comment #12 from Jason Merrill --- (In reply to Dave Johansen from comment #11) > Can this please be reopened? It was determined in the glibc bugzilla that > this is a gcc problem because of the incorrect setting of unique flag. The setting

[Bug tree-optimization/61493] [4.10 Regression] Bug exposed by speculative devirtualizing

2014-06-13 Thread wmi at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61493 --- Comment #3 from wmi at google dot com --- Fix a typo in the first post. $~/workarea/gcc-r211604/build/install/bin/g++ -O2 1.cxx $./a.out not equal $~/workarea/gcc-r211604/build/install/bin/g++ -O0 1.cxx $./a.out equal $~/workarea/gcc-r21160

[Bug c++/60731] [4.7/4.8/4.9 Regression] dynamic library not getting reinitialized on multiple calls to dlopen()

2014-06-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60731 --- Comment #13 from Jason Merrill --- Author: jason Date: Fri Jun 13 16:39:37 2014 New Revision: 211648 URL: https://gcc.gnu.org/viewcvs?rev=211648&root=gcc&view=rev Log: PR c++/60731 * common.opt (-fno-gnu-unique): Add. * config/el

[Bug rtl-optimization/61094] [4.9 Regression] -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61094 --- Comment #16 from Jeffrey A. Law --- Author: law Date: Fri Jun 13 16:40:48 2014 New Revision: 211649 URL: https://gcc.gnu.org/viewcvs?rev=211649&root=gcc&view=rev Log: 2014-06-13 Jeff Law PR rtl-optimization/61094 PR rtl-optimizat

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #7 from Jeffrey A. Law --- Author: law Date: Fri Jun 13 16:40:48 2014 New Revision: 211649 URL: https://gcc.gnu.org/viewcvs?rev=211649&root=gcc&view=rev Log: 2014-06-13 Jeff Law PR rtl-optimization/61094 PR rtl-optimizati

[Bug target/61423] Incorrect conversion from unsigned int to floating point

2014-06-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61423 Bug 61423 depends on bug 61446, which changed state. Bug 61446 Summary: [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 What|Remove

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/61503] New: RTL representation of i386 shrdl instruction is incorrect?

2014-06-13 Thread nirhasabnis at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61503 Bug ID: 61503 Summary: RTL representation of i386 shrdl instruction is incorrect? Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Pr

[Bug rtl-optimization/61094] [4.9 Regression] -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61094 --- Comment #18 from Jeffrey A. Law --- Author: law Date: Fri Jun 13 16:50:10 2014 New Revision: 211652 URL: https://gcc.gnu.org/viewcvs?rev=211652&root=gcc&view=rev Log: 2014-06-13 Jeff Law PR rtl-optimization/61094 PR rtl-optimizat

[Bug rtl-optimization/61094] [4.9 Regression] -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61094 --- Comment #17 from Jeffrey A. Law --- Author: law Date: Fri Jun 13 16:50:01 2014 New Revision: 211651 URL: https://gcc.gnu.org/viewcvs?rev=211651&root=gcc&view=rev Log: PR rtl-optimization/61094 * ree.c (combine_reaching_defs): Do not

[Bug rtl-optimization/61446] [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7

2014-06-13 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446 --- Comment #9 from Jeffrey A. Law --- Author: law Date: Fri Jun 13 16:50:10 2014 New Revision: 211652 URL: https://gcc.gnu.org/viewcvs?rev=211652&root=gcc&view=rev Log: 2014-06-13 Jeff Law PR rtl-optimization/61094 PR rtl-optimizati

[Bug rtl-optimization/61094] [4.9 Regression] -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775

2014-06-13 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61094 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/61360] [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4

2014-06-13 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61360 Markus Trippelsdorf changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org --- Co

[Bug libfortran/61499] [4.9/410 Regression] Internal read of negative integer broken

2014-06-13 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61499 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/61504] New: Move elision after cast to rvalue reference

2014-06-13 Thread dyp-cpp at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61504 Bug ID: 61504 Summary: Move elision after cast to rvalue reference Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++

[Bug ada/61505] New: [4.10 Regression] bootstrap broken by ada/gnat_rm.texi after r211448

2014-06-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61505 Bug ID: 61505 Summary: [4.10 Regression] bootstrap broken by ada/gnat_rm.texi after r211448 Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/53696] [4.8/4.9/4.10 Regression] ICE: SIGSEGV in gimplify_decl_expr (gimplify.c:1454) with -fkeep-inline-functions on invalid use of lambda

2014-06-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53696 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug testsuite/61415] PowerPC test gcc.target/powerpc/tfmode_off.c fails if -mlong-double-64

2014-06-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61415 --- Comment #2 from Peter Bergner --- Author: bergner Date: Fri Jun 13 18:42:53 2014 New Revision: 211653 URL: https://gcc.gnu.org/viewcvs?rev=211653&root=gcc&view=rev Log: gcc/ PR target/61415 * config/rs6000/rs6000-builtin.def (BU_MISC

[Bug ada/61505] [4.10 Regression] bootstrap broken by ada/gnat_rm.texi after r211448

2014-06-13 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61505 Arnaud Charlet changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/61500] [C++11] [4.8/4.9 Regression] Can't take pointer to member referenced via member pointer template parameter.

2014-06-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61500 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/61488] Regression in template argument substitution in 4.9+

2014-06-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61488 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/61502] == comparison on "one-past" pointer gives wrong result

2014-06-13 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61502 --- Comment #1 from joseph at codesourcery dot com --- Just because two pointers print the same and have the same bit-pattern doesn't mean they need to compare equal (see the response to DR#260, which may be presumed to apply to C11 in the abse

[Bug ada/61505] [4.10 Regression] bootstrap broken by ada/gnat_rm.texi after r211448

2014-06-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61505 --- Comment #2 from Dominique d'Humieres --- > This was an oversight, fixed right after. Fixed by what? bootstrapping r211652 with Ada is failing.

[Bug ada/61505] [4.10 Regression] bootstrap broken by ada/gnat_rm.texi after r211448

2014-06-13 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61505 Dominique d'Humieres changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c++/57573] [C++1y] bogus "taking address of temporary" error

2014-06-13 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57573 Richard Smith changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug c++/57644] [C++1y] Cannot bind bitfield to lvalue reference

2014-06-13 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57644 Richard Smith changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug c++/61402] [C++1y] Init-capture with side effect not working for some types

2014-06-13 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61402 Richard Smith changed: What|Removed |Added CC||richard-gccbugzilla@metafoo

[Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"

2014-06-13 Thread eager at eagercon dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388 --- Comment #3 from Michael Eager --- What sources are you building? When I build --target=microblaze-xilinx-elf from the current sources, I see the same warning message for microblaze.md that you list. I do not see the other errors. Constra

[Bug c++/61484] [C++11] [constexpr] can't initialize constexpr multi-dimentional array of a literal type

2014-06-13 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61484 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c++/61488] [4.9/4.10 regression] Regression in template argument substitution in 4.9+

2014-06-13 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61488 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c++/61500] [C++11] [4.8/4.9 Regression] Can't take pointer to member referenced via member pointer template parameter.

2014-06-13 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61500 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c/61502] == comparison on "one-past" pointer gives wrong result

2014-06-13 Thread harald at gigawatt dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61502 Harald van Dijk changed: What|Removed |Added CC||harald at gigawatt dot nl --- Comment

[Bug testsuite/61415] PowerPC test gcc.target/powerpc/tfmode_off.c fails if -mlong-double-64

2014-06-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61415 --- Comment #3 from Peter Bergner --- Author: bergner Date: Fri Jun 13 21:56:16 2014 New Revision: 211656 URL: https://gcc.gnu.org/viewcvs?rev=211656&root=gcc&view=rev Log: gcc/ Backport from mainline 2014-06-13 Peter Bergner PR

[Bug testsuite/61415] PowerPC test gcc.target/powerpc/tfmode_off.c fails if -mlong-double-64

2014-06-13 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61415 --- Comment #4 from Peter Bergner --- Author: bergner Date: Fri Jun 13 21:58:49 2014 New Revision: 211657 URL: https://gcc.gnu.org/viewcvs?rev=211657&root=gcc&view=rev Log: gcc/ Backport from mainline 2014-06-13 Peter Bergner PR

[Bug c++/58704] [c++11] ICE initializing array member of template class

2014-06-13 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58704 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com --- Comm

[Bug c++/61506] New: ICE [4.10 Regression] triggered by solution to #61446

2014-06-13 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61506 Bug ID: 61506 Summary: ICE [4.10 Regression] triggered by solution to #61446 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug c++/61506] ICE [4.10 Regression] triggered by solution to #61446

2014-06-13 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61506 Jürgen Reuter changed: What|Removed |Added CC||juergen.reuter at desy dot de

[Bug c++/61506] ICE [4.10 Regression] triggered by solution to #61446

2014-06-13 Thread juergen.reuter at desy dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61506 --- Comment #1 from Jürgen Reuter --- This is the author of the package: andy.buck...@cern.ch With version 6.1.2 of LHAPDF I get the error.

[Bug go/61496] [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue

2014-06-13 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61496 --- Comment #1 from ian at gcc dot gnu.org --- Author: ian Date: Fri Jun 13 22:30:47 2014 New Revision: 211658 URL: https://gcc.gnu.org/viewcvs?rev=211658&root=gcc&view=rev Log: PR go/61496 * gospec.c (lang_specific_driver): On Solaris,

[Bug go/61496] [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue

2014-06-13 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61496 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/61489] Wrong warning with -Wmissing-field-initializers.

2014-06-13 Thread D.Bahadir at GMX dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61489 --- Comment #5 from Deniz Bahadir --- Thanks again. Then I need to appologize for misunderstanding the meaning of the warning-flag. Because of several internet-sources, like the one I cited, I always thought that the cases of addr3 and addr7 wer

  1   2   >