[Bug preprocessor/42669] libcpp: five redundant tests

2013-05-13 Thread skannan at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42669 Shakthi Kannan skannan at redhat dot com changed: What|Removed |Added CC||skannan at

[Bug c/57260] New: Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread lee.duhem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 Bug ID: 57260 Summary: Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64 Product: gcc Version: unknown Status:

[Bug target/57261] New: [4.9 regression] libgcc_s.so always linked on Solaris

2013-05-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57261 Bug ID: 57261 Summary: [4.9 regression] libgcc_s.so always linked on Solaris Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: build Severity: critical

Re: [Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation

2013-05-13 Thread Arnaud Charlet
* gcc-interface/Makefile.in (targ): Fix target name check. Having to deal with the target_alias instead of the canonical form found in target seems rather counterintuitive and fragile to me. The ChangeLog entry is misleading, neither Pascal nor I have anything to do with

[Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation

2013-05-13 Thread charlet at adacore dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57188 --- Comment #7 from charlet at adacore dot com charlet at adacore dot com --- * gcc-interface/Makefile.in (targ): Fix target name check. Having to deal with the target_alias instead of the canonical form found in target seems

[Bug c/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread lee.duhem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 --- Comment #1 from Lee Duhem lee.duhem at gmail dot com --- Created attachment 30102 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30102action=edit the preprocessed glxdri.c

[Bug c/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread lee.duhem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 Lee Duhem lee.duhem at gmail dot com changed: What|Removed |Added Version|unknown |4.9.0 --- Comment

[Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258

2013-05-13 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57251 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length)

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57257 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/57230] [4.7/4.8/4.9 Regression] tree-ssa-strlen incorrectly optimizes a strlen to 0

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57230 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258

2013-05-13 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57251 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||rth at gcc dot

[Bug c/57258] unused variable warning is emitted for volatile variables

2013-05-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57258 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris

2013-05-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57261 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c/57259] extra load and store with -fexcess-precision=standard

2013-05-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57259 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/57249] Unrolling too late for inlining

2013-05-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57249 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug tree-optimization/57245] Floating-point constant truncation ignores -frounding-math

2013-05-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57245 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug pch/57242] precompiled headers ignored unless the .gch and TU's are compiled with certain combinations of -g flag

2013-05-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57242 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug tree-optimization/57124] 254.gap@spec2000 got miscompare after r198413

2013-05-13 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57124 --- Comment #5 from Igor Zamyatin izamyatin at gmail dot com --- Indeed, -fwrapv helps to run 254.gap successfully

[Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57251 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org --- Looks like sibcalls are incorrectly done.

[Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Severity|major |normal ---

[Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length)

2013-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57257 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||steven at gcc dot

[Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length)

2013-05-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57257 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Target|x86, alpha |x86,

[Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread lee.duhem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 --- Comment #5 from Lee Duhem lee.duhem at gmail dot com --- (In reply to Andrew Pinski from comment #4) (In reply to Andrew Pinski from comment #3) Looks like sibcalls are incorrectly done. Or maybe not since it is no longer a call but

[Bug fortran/57262] New: Optimize bound intrinsics with dim=var for rank one arrays

2013-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57262 Bug ID: 57262 Summary: Optimize bound intrinsics with dim=var for rank one arrays Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: missed-optimization

[Bug tree-optimization/57251] [4.8/4.9 Regression] ICE in optab_handler, at optabs.h:258

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57251 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug debug/57257] [4.9 Regression]: FAIL: gcc.dg/pr41345.c fails with -fcompare-debug failure (length)

2013-05-13 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57257 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 --- Comment #6 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Lee Duhem from comment #5) (In reply to Andrew Pinski from comment #4) (In reply to Andrew Pinski from comment #3) Looks like sibcalls are incorrectly done.

[Bug middle-end/42371] dead code not eliminated during folding with whole-program

2013-05-13 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42371 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ada/57188] [4.9 regression] Ada bootstrap broken on Solaris/x64: No_Implicit_Dynamic_Code violation

2013-05-13 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57188 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/45216] Rotate expressions not recognized at tree level

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45216 --- Comment #11 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Mon May 13 11:04:26 2013 New Revision: 198823 URL: http://gcc.gnu.org/viewcvs?rev=198823root=gccview=rev Log: PR tree-optimization/45216 PR

[Bug c/57157] Poor optimization of portable rotate idiom

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/45216] Rotate expressions not recognized at tree level

2013-05-13 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45216 Bug 45216 depends on bug 57157, which changed state. Bug 57157 Summary: Poor optimization of portable rotate idiom http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157 What|Removed |Added

[Bug libffi/56033] FAIL: libffi.call/cls_struct_va1.c on powerpc-*-* and sparc-sun-solaris2* with -m64

2013-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56033 --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #7 from Dominique d'Humieres dominiq at lps dot ens.fr 2013-04-22 14:22:15 UTC --- Following the recipe in comment #5, the following

[Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays

2013-05-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57262 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr --- What is expected if i (jjj) /= 1?

[Bug libstdc++/57263] New: std::set with user-defined allocator - compile error

2013-05-13 Thread mustrumr97 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57263 Bug ID: 57263 Summary: std::set with user-defined allocator - compile error Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-05-13 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #16 from Jan Hubicka hubicka at gcc dot gnu.org --- OK, I think I found the bug. Weakrefs are considered to be external but they need to be duplicated. Does the following fix the problem? Index: lto-partition.c

[Bug libstdc++/57263] std::set with user-defined allocator - compile error

2013-05-13 Thread mustrumr97 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57263 --- Comment #1 from Hristo Venev mustrumr97 at gmail dot com --- Created attachment 30104 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30104action=edit A nice and short testcase

[Bug libstdc++/57263] std::set with user-defined allocator - compile error

2013-05-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57263 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug libstdc++/57263] std::set with user-defined allocator - compile error

2013-05-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57263 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- N.B. the function that needs to be used is std::pointer_traitsstd::allocator_traitsAllocator::pointer::pointer_to

[Bug fortran/57262] Optimize bound intrinsics with dim=var for rank one arrays

2013-05-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57262 --- Comment #2 from Tobias Burnus burnus at gcc dot gnu.org --- Created attachment 30105 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30105action=edit Draft patch (trans-intrinsic.c only, ubound/lbound only, untested) PATCH: Draft patch for

[Bug target/47333] [4.8/4.9 regression] g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as

2013-05-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 --- Comment #34 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- Within the last week (20130503 to 20150510), the failure has changed into an ICE: -FAIL: g++.dg/lto/20091219 cp_lto_20091219_0.o-cp_lto_20091219_0.o

[Bug lto/54095] Unnecessary static variable renaming

2013-05-13 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54095 Igor Zamyatin izamyatin at gmail dot com changed: What|Removed |Added CC||izamyatin at

[Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris

2013-05-13 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57261 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target|*-*-solaris2.10 |*-*-solaris2.{9,10}

[Bug c++/15882] Check for return type of overloaded operator new too early

2013-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15882 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org|

[Bug c/57264] New: cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread thutt at vmware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 Bug ID: 57264 Summary: cld not emitted when string instructions used, and '-mcld' on command line Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-05-13 Thread marxin.liska at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #17 from Martin Liška marxin.liska at gmail dot com --- I tried to apply suggested patch, but following gcc_assert was thrown: https://github.com/marxin/gcc/blob/master/gcc/lto/lto-partition.c#L564 Callstack: [build CXX]

[Bug c++/56926] Crash (without ICE) while compiling Boost.Math

2013-05-13 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926 --- Comment #2 from Ruben Van Boxem vanboxem.ruben at gmail dot com --- As bugzilla has a file size limit of 1000kB, here's a link to my dropbox containing a zipped gch file that I believe is responsible for the crash.

[Bug c++/15882] Check for return type of overloaded operator new too early

2013-05-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15882 --- Comment #12 from Jonathan Wakely redi at gcc dot gnu.org --- Jason sent the issue to the reflector as c++std-core-13788 but I don't see any indication it made it onto the issues list.

[Bug c++/28107] Incomplete type in struct added to global namespace

2013-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28107 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com --- Likewise does current ICC and OracleStudio and rather recent clang. I guess this could use some further triage.

[Bug c++/57252] GCC does not treat ref-qualified overload set as ambiguous

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57252 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug middle-end/57192] [4.9 Regression] miscompilation at -O3

2013-05-13 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57192 Joost VandeVondele Joost.VandeVondele at mat dot ethz.ch changed: What|Removed |Added Status|REOPENED

[Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Target||x86

[Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug other/56780] --disable-install-libiberty still installs libiberty.a

2013-05-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56780 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug pch/57242] precompiled headers ignored unless the .gch and TU's are compiled with certain combinations of -g flag

2013-05-13 Thread scottbaldwin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57242 --- Comment #6 from etherice scottbaldwin at gmail dot com --- (In reply to Richard Biener from comment #5) (In reply to etherice from comment #4) (In reply to Andrew Pinski from comment #1) This is by design as -g changes the information

[Bug c++/31952] parameters may be redeclared in a function try-block

2013-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31952 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-05-13 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #18 from Jan Hubicka hubicka at ucw dot cz --- Callstack: [build CXX] store/source/stortree.cxx lto1: internal compiler error: in lto_balanced_map, at lto/lto-partition.c:566 0x52004f lto_balanced_map()

[Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 --- Comment #3 from Uros Bizjak ubizjak at gmail dot com --- Author: uros Date: Mon May 13 17:14:26 2013 New Revision: 198837 URL: http://gcc.gnu.org/viewcvs?rev=198837root=gccview=rev Log: PR target/57264 Backport from mainline

[Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread thutt at vmware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 --- Comment #5 from thutt at vmware dot com --- (In reply to Uros Bizjak from comment #3) Author: uros Date: Mon May 13 17:14:26 2013 New Revision: 198837 URL: http://gcc.gnu.org/viewcvs?rev=198837root=gccview=rev Log: PR

[Bug bootstrap/57265] New: Bootstrap failure on sparc-sun-solaris2.10 in libquadmath

2013-05-13 Thread ahaas at airmail dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57265 Bug ID: 57265 Summary: Bootstrap failure on sparc-sun-solaris2.10 in libquadmath Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-05-13 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #19 from Jan Hubicka hubicka at gcc dot gnu.org --- Ok, I got a self contained testcase for this and indeed, it is safe to remove that assert. In fact it is yet another problem with weakrefs: we have weakrefs that are referring

[Bug target/57264] cld not emitted when string instructions used, and '-mcld' on command line

2013-05-13 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57264 --- Comment #6 from Uros Bizjak ubizjak at gmail dot com --- (In reply to thutt from comment #5) Does the same error exist in the 4.8 branch, or any other forward moving branch? No, 4.8 and newer branches already contain the original patch.

[Bug c++/15882] Check for return type of overloaded operator new too early

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15882 --- Comment #13 from Jason Merrill jason at gcc dot gnu.org --- (In reply to Jonathan Wakely from comment #12) Jason sent the issue to the reflector as c++std-core-13788 but I don't see any indication it made it onto the issues list. I'll poke

[Bug c++/31952] parameters may be redeclared in a function try-block

2013-05-13 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31952 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at

[Bug c++/57196] [4.8 regression] Bogus aggregate ... has incomplete type and cannot be defined

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57196 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/57041] [4.7/4.8/4.9 Regression] ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed structure initialisation)

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57041 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/56998] [4.8 Regression] ICE in value_dependent_expression_p, at cp/pt.c:19598

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56998 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/57253] GCC ignores ref-qualifiers of pseudo-function types in explicit specializations

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57253 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/57255] [meta-bug] ref-qualifiers

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57255 Bug 57255 depends on bug 57253, which changed state. Bug 57253 Summary: GCC ignores ref-qualifiers of pseudo-function types in explicit specializations http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57253 What|Removed

[Bug c++/57254] Overload resolution failure when ref-qualified member function templates are defined out-of-line

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57254 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/57255] [meta-bug] ref-qualifiers

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57255 Bug 57255 depends on bug 57254, which changed state. Bug 57254 Summary: Overload resolution failure when ref-qualified member function templates are defined out-of-line http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57254 What

[Bug c++/57252] GCC does not treat ref-qualified overload set as ambiguous

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57252 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/57255] [meta-bug] ref-qualifiers

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57255 Bug 57255 depends on bug 57252, which changed state. Bug 57252 Summary: GCC does not treat ref-qualified overload set as ambiguous http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57252 What|Removed |Added

[Bug c++/57038] Latest libreoffice compilation fails with enabled LTO

2013-05-13 Thread marxin.liska at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57038 --- Comment #20 from Martin Liška marxin.liska at gmail dot com --- Looks like the compilation goes further, but another gcc_assert is reached: 0x51f015 add_symbol_to_partition_1 ../../gcc/lto/lto-partition.c:187 0x51f5ba lto_balanced_map()

[Bug bootstrap/57265] Bootstrap failure on sparc-sun-solaris2.10 in libquadmath

2013-05-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57265 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/57261] [4.9 regression] libgcc_s.so always linked on Solaris

2013-05-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57261 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ahaas at

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-05-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/48233] [4.6] can't bootstrap with ada, java and go on mingw

2013-05-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48233 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/56332] libstdc++-v3 does not support x86_64-pc-mingw64: No support for this host/target combination

2013-05-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56332 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/47163] Failure building target-libada for MingW64

2013-05-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47163 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/52122] [4.7/4.8/4.9 Regression] incorrect ln -s replacement for mingw like targets in configure files

2013-05-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52122 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/57263] std::set with user-defined allocator - compile error

2013-05-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57263 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/57101] [4.8/4.9 Regression] -fcompare-debug failure with type error

2013-05-13 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57101 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug bootstrap/57266] New: [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap

2013-05-13 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57266 Bug ID: 57266 Summary: [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap Product: gcc Version:

[Bug lto/57267] New: [4.9 regression] -flto-partition=none : symbol is already defined

2013-05-13 Thread dimhen at gmail dot com
-id --enable-languages=c,c++,lto --enable-plugin --with-tune=native --with-march=native --enable-version-specific-runtime-libs Thread model: posix gcc version 4.9.0 20130513 (experimental) [trunk revision 198828] (GCC)

[Bug lto/57267] [4.9 regression] -flto-partition=none : symbol is already defined

2013-05-13 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57267 --- Comment #1 from Dmitry G. Dyachenko dimhen at gmail dot com --- 198815 FAIL

[Bug bootstrap/57266] [4.9 regression] comparison between signed and unsigned integer expressions in fold_binary_loc breaks m68k bootstrap

2013-05-13 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57266 --- Comment #1 from Marc Glisse glisse at gcc dot gnu.org --- Ah, sorry. I already had to play a bit with types to avoid similar painful warnings on x86_64 and didn't check on other platforms. I think making low an unsigned int would be fine (we

[Bug tree-optimization/57268] New: c nested loops hang compiler

2013-05-13 Thread dhazeghi at yahoo dot com
at -O2 or higher optimization levels. It compiles successfully with gcc 4.8. I have not succeeded in reducing the testcase to a manageable size. $ gcc-trunk -v gcc-trunk (GCC) 4.9.0 20130513 (experimental) [trunk revision 198822] ... $ gcc-trunk -Os -w test.c $ gcc-4.8 -O2 -w test.c $ gcc-trunk -O2

[Bug gcov-profile/57269] New: ICE in gcov_open, at gcov-io.c:82

2013-05-13 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57269 Bug ID: 57269 Summary: ICE in gcov_open, at gcov-io.c:82 Product: gcc Version: 4.7.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile

[Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread lee.duhem at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 --- Comment #7 from Lee Duhem lee.duhem at gmail dot com --- (In reply to Andrew Pinski from comment #6) I think the following testcase is closer to my case: int shouldbecall16(void); int g(void) { shouldbecall16(); return 0; } No it is

[Bug target/50962] Additional opportunity for AGU stall avoidance optimization for Atom processor

2013-05-13 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50962 --- Comment #7 from Ryan Hill dirtyepic at gentoo dot org --- This caused PR56707.

[Bug target/57260] Generated R_MIPS_GOT_MIPS relocation for direct function call while compiling with -O2 on MIPS N64

2013-05-13 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57260 --- Comment #8 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Lee Duhem from comment #7) Would you like to check again about the first case? I think these two case are different. No they are both the same case: ld

[Bug libstdc++/57270] New: std::is_function ignores function ref-qualifiers

2013-05-13 Thread lucdanton at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57270 Bug ID: 57270 Summary: std::is_function ignores function ref-qualifiers Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3