[Bug libstdc++/65246] [5 Regression] libstdc++ pretty printers don't work anymore with Python3

2015-02-28 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65246 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/65246] [5 Regression] libstdc++ pretty printers don't work anymore with Python3

2015-02-28 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65246 --- Comment #1 from Matthias Klose --- Author: doko Date: Sat Feb 28 09:22:43 2015 New Revision: 221076 URL: https://gcc.gnu.org/viewcvs?rev=221076&root=gcc&view=rev Log: 2015-02-28 Matthias Klose PR libstdc++/65246 * python/

[Bug libstdc++/65246] New: [5 Regression] libstdc++ pretty printers don't work anymore with Python3

2015-02-27 Thread doko at gcc dot gnu.org
ormal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org When gdb is linked/used with Python 3, import of the pretty printers fails: Traceback (most recent call last): File "/usr/share/gdb/auto-lo

[Bug target/65242] [5 Regression] ICE (in gen_add2_insn, at optabs.c:4761) on powerpc64le-linux-gnu

2015-02-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65242 --- Comment #2 from Matthias Klose --- shorter testcase from another package: $ g++ -c -g -O3 -Wno-write-strings Channel.ii Channel.ii: In member function 'void C::m_fn2()': Channel.ii:46:1: internal compiler error: in gen_add2_insn, at optabs.

[Bug lto/65243] New: [5 Regression] lto1 ICE (segfault) on powerpc64le-linux-gnu

2015-02-27 Thread doko at gcc dot gnu.org
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with r221042 build log: https://launchpadlibrarian.net/198876955/buildlog_ubuntu-vivid-ppc64el.apt-cacher-ng_0.8.0-3_BUILDING.txt.gz build tarball: http

[Bug target/65242] New: [5 Regression] ICE (in gen_add2_insn, at optabs.c:4761) on powerpc64le-linux-gnu

2015-02-27 Thread doko at gcc dot gnu.org
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org with r221042 $ g++ -c -g -O3 loadbi3.ii loadbi3.ii: In function 'void J::m_fn8()': loadbi3.ii:91:1: internal compiler error: in gen_add

[Bug middle-end/65241] New: [5 Regression] ICE (in remove_local_expressions_from_table, at tree-ssa-dom.c:1081) on powerpc64le-linux-gnu

2015-02-27 Thread doko at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org with r221042 $ gcc -c -g -O3 -Wno-implicit-int wmccc_dialogs.i wmccc_dialogs.i: In function

[Bug target/65240] New: [5 Regression] ICE (insn does not satisfy its constraints) on powerpc64le-linux-gnu

2015-02-27 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org trunk r221042 $ g++ -c -g -O3 -ffast-math modules_mod.ii modules_mod.ii: In member function 'uint32_t D::m_fn3()': modules_mod.ii:6

[Bug target/65233] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65233 --- Comment #4 from Matthias Klose --- does adding -fstack-protector-strong make a difference?

[Bug target/65233] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65233 Matthias Klose changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Matthias Klose

[Bug target/65233] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-27 Thread doko at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen when building ardour on armhf, r220999 $ g++ -c -O3 audio_track.ii audio_track.ii: In function 'void export_stuff()': audio_track.ii:71:6: internal compiler error: Segmentation f

[Bug bootstrap/65232] New: [5 Regression] bootstrap failure (ICE in change_symbol_block, at varasm.c:1230) on arm-linux-gnueabihf, in libstdc++ stage1

2015-02-26 Thread doko at gcc dot gnu.org
Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with r221042 configured with --with-arch=armv7-a --with-fpu=vfpv3-d16

[Bug sanitizer/63958] [5 Regression] bootstrap failure in the sanitizer libs on sparc-linux-gnu

2015-02-25 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63958 Matthias Klose changed: What|Removed |Added Status|WAITING |NEW --- Comment #10 from Matthias Klose

[Bug target/65048] New: [5 Regression] ICE in add_phi_args_after_copy_edge, at tree-cfg.c on arm-linux-gnueabihf

2015-02-12 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 20150205 on arm-linux-gnueabihf, configured with --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb

[Bug target/65036] New: [5 Regression] ICE (RTL flag check) on arm-linux-gnueabihf

2015-02-11 Thread doko at gcc dot gnu.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 20150205 on arm-linux-gnueabihf, configured with --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb g++ -c -g -O2 -fPIC

[Bug target/65035] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-11 Thread doko at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 20150205 on arm-linux-gnueabihf, configured with --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb $ g++ -c -fPIC -finline-functions -O3 if_algo.ii

[Bug target/65034] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-11 Thread doko at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 20150205 on arm-linux-gnueabihf, configured --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb $ g++ -c -g -O2 vga_tseng.ii vga_tseng.ii:37:1: internal

[Bug target/65032] New: [5 Regression] ICE in reload_combine_note_use, at postreload.c:1556 on i686-linux-gnu

2015-02-11 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 34737 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34737&action=edit preprocessed source seen with 2

[Bug target/65031] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-11 Thread doko at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org build failure in openjade, with 20150205 and 20150211, configured --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb $ g++ -g -fpermissive -O2 -c -fPIC GroveBuilder.ii

[Bug target/65030] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2015-02-11 Thread doko at gcc dot gnu.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org build failure in libffado, seen with 20150205 and 20150211 on arm-linux-gnueabihf, configured --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb g++ -c -g -O2 -fPIC

[Bug lto/65012] [5 Regression] systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE)

2015-02-10 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65012 --- Comment #1 from Matthias Klose --- /bin/bash ./libtool --tag=CC --mode=link gcc -pipe -Wall -Wextra -Wno-inline -Wundef -Wformat=2 -Wformat-security -Wformat -nonliteral -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-defini

[Bug lto/65012] New: [5 Regression] systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE)

2015-02-10 Thread doko at gcc dot gnu.org
: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with a test rebuild and trunk 20150205, http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs

[Bug c++/65002] New: [4.9 Regression] ICE: Segmentation fault

2015-02-10 Thread doko at gcc dot gnu.org
++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with trunk 20150210 on x86_64-linux-gnu $ g++ -c -O2 IFCCurve.ii IFCCurve.ii: In member function 'virtual int B::m_fn1(float) const': IFCCurve.ii:22:1: internal compiler error: Segmenta

[Bug c++/64995] New: [5 Regression] ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341

2015-02-10 Thread doko at gcc dot gnu.org
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with trunk 20150210 on x86_64-linux-gnu $ g++ -c -g -O2 World.cc World.cc: In function 'void passTime()': World.cc:23:6: internal compiler

[Bug c++/64956] [5 Regression] __GXX_ABI_VERSION needs a proper definition for the 5.x releases

2015-02-09 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64956 --- Comment #3 from Matthias Klose --- I found this snippet in one of the xapian headers. #ifdef __GNUC__ #if __GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ == 0) #error Xapian no longer supports GCC < 3.1 #else #if !defined(__GXX_ABI_VERSION)

[Bug c++/64956] New: __GXX_ABI_VERSION needs a proper definition for the 5.x releases

2015-02-05 Thread doko at gcc dot gnu.org
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org currently defined as: #define __GXX_ABI_VERSION 99 I assume this needs a proper definition for the release.

[Bug ipa/64068] [5 Regression] ICE: in remove_unreachable_nodes, at ipa.c:546

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64068 --- Comment #11 from Matthias Klose --- Author: doko Date: Wed Feb 4 23:36:22 2015 New Revision: 220426 URL: https://gcc.gnu.org/viewcvs?rev=220426&root=gcc&view=rev Log: 2015-02-04 Matthias Klose PR target/64938 Backport fr

[Bug ipa/64559] [5 Regression] ICE at -Os on x86_64-linux-gnu in remove_unreachable_nodes, at ipa.c:582

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64559 --- Comment #5 from Matthias Klose --- Author: doko Date: Wed Feb 4 23:36:22 2015 New Revision: 220426 URL: https://gcc.gnu.org/viewcvs?rev=220426&root=gcc&view=rev Log: 2015-02-04 Matthias Klose PR target/64938 Backport fro

[Bug target/64938] [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 --- Comment #2 from Matthias Klose --- Author: doko Date: Wed Feb 4 23:36:22 2015 New Revision: 220426 URL: https://gcc.gnu.org/viewcvs?rev=220426&root=gcc&view=rev Log: 2015-02-04 Matthias Klose PR target/64938 Backport fro

[Bug target/64938] [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64938 --- Comment #1 from Matthias Klose --- couldn't find any approval email on gcc-patches for the backport. Was this supposed to go to the gcc-4.9 google branch?

[Bug target/64938] New: [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf

2015-02-04 Thread doko at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 34668 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34668&action=edit test case

[Bug c++/64859] New: -Wabi-tag is not documented

2015-01-29 Thread doko at gcc dot gnu.org
: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org The -Wabi-tag warning is not documented, it only shows up in gcc --help=warnings -Wabi-tag Warn if a subobject has an abi_tag attribute that the complete object type does

[Bug jit/64708] New: libgccjit installed twice

2015-01-21 Thread doko at gcc dot gnu.org
: dmalcolm at gcc dot gnu.org Reporter: doko at gcc dot gnu.org libgccjit is installed twice, correctly into $(libdir), but again into $(gcc_lib_dir); if the latter is required, it should be a symlink to the .so file in $(libdir).

[Bug target/64268] [5 Regression] bootstrap failure (ICE in wide_int_to_tree, at tree.c:1438) on powerpc in libgcc, stage2

2014-12-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64268 Matthias Klose changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/64268] New: [5 Regression] bootstrap failure (ICE in wide_int_to_tree, at tree.c:1438) on powerpc in libgcc, stage2

2014-12-11 Thread doko at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with 20141211, r218620, failing to configure libgcc: configure:3427: /home/doko/gcc/gcc-snapshot

[Bug go/57689] [4.8 Regression] ICE (segfault) building libgo on ia64-linux-gnu

2014-12-10 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57689 --- Comment #7 from Matthias Klose --- sorry, can't say anymore. Debian dropped ia64, and I don't have access anymore to any hardware.

[Bug libstdc++/64103] conflicting definitions in parallel/algo.h and algorithmfwd.h

2014-12-02 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64103 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/64103] conflicting definitions in parallel/algo.h and algorithmfwd.h

2014-12-02 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64103 --- Comment #3 from Matthias Klose --- Author: doko Date: Tue Dec 2 16:32:24 2014 New Revision: 218278 URL: https://gcc.gnu.org/viewcvs?rev=218278&root=gcc&view=rev Log: 2014-12-02 Matthias Klose PR libstdc++/64103 Backport

[Bug libstdc++/64103] New: conflicting definitions in parallel/algo.h and algorithmfwd.h

2014-11-28 Thread doko at gcc dot gnu.org
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org [forwarded from https://bugs.debian.org/770843] the bug reporter mentions this is accepted by g++, but not by clang++ (using libstdc++), giving the following

[Bug c++/63588] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2014-11-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63588 --- Comment #4 from Matthias Klose --- libjava builds again with 20141119 on arm-linux-gnueabihf

[Bug c++/63934] [C++] internal compiler error: in adjust_temp_type, at cp/constexpr.c:1020

2014-11-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63934 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #7

[Bug target/63951] [5 Regression] bootstrap failure (ICE in adjust_temp_type) on arm-linux-gnueabi{,hf} building the libstdc++ pch file

2014-11-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63951 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug sanitizer/63958] New: [5 Regression] bootstrap failure in the sanitizer libs on sparc-linux-gnu

2014-11-19 Thread doko at gcc dot gnu.org
: normal Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org seen

[Bug target/63952] New: [5 Regression] bootstrap failure (ICE in prepare_cmp_insn) on s390x in libjava

2014-11-19 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org trunk r217719 /«PKGBUILDDIR»/src/libjava/classpath/gnu/java/net/protocol/ftp/FTPConnection.java:659:0: internal compiler error: in

[Bug target/63951] [5 Regression] bootstrap failure (ICE in adjust_temp_type) on arm-linux-gnueabi{,hf} building the libstdc++ pch file

2014-11-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63951 --- Comment #1 from Matthias Klose --- trunk r217719

[Bug target/63951] New: [5 Regression] bootstrap failure (ICE in adjust_temp_type) on arm-linux-gnueabi{,hf} building the libstdc++ pch file

2014-11-19 Thread doko at gcc dot gnu.org
: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen with both arm-linux-gnueabi and arm-linux-gnueabihf make[7]: Entering directory

[Bug c/63751] ICE in tree_to_uhwi, at tree.h:3668

2014-11-05 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63751 --- Comment #2 from Matthias Klose --- and it needed r211910, found after a first build.

[Bug c/63751] New: ICE in tree_to_uhwi, at tree.h:3668

2014-11-05 Thread doko at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org fails on the 4.9 branch, works on the trunk $ cat tst.c /* testatomic.c */ #include #include struct myrcu_pointer { _Atomic(void *) p; }; bool myrcu_compare_exchange__(struct myrcu_pointer *pointer, const

[Bug target/63749] New: [4.9/5 Regression] registers may not be the same

2014-11-05 Thread doko at gcc dot gnu.org
: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 33894 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33894&action=edit test case seen with current 4.9 branch and trunk on arm-linux-gnueabihf $ gcc-4.8 -O2 -c reg.

[Bug c++/63588] [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2014-10-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63588 --- Comment #2 from Matthias Klose --- yes, see above.

[Bug c++/63588] New: [5 Regression] ICE (segfault) on arm-linux-gnueabihf

2014-10-18 Thread doko at gcc dot gnu.org
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen building libjava on arm-linux-gnueabihf on the trunk (PR63574 for the bootstrap issue). $ cat foo.cc template < class T > T elements; elements <> $ /home/doko/gcc/

[Bug bootstrap/63574] New: [5 Regression] ICE building libjava (segfault) on arm-linux-gnueabihf

2014-10-17 Thread doko at gcc dot gnu.org
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org libjava ftbfs on trunk r216349, last successful build seen on 20140919 ../../../src/libjava/sun/misc/natUnsafe.cc -fPIC -DPIC -o sun/misc/.libs

[Bug bootstrap/63573] New: [5 Regression] libgo: ICE building libgo on powerpc-linux-gnu

2014-10-17 Thread doko at gcc dot gnu.org
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org libgo ftbfs on trunk r216349 on powerpc-linux-gnu: ../../../src/libgo/go/path/filepath/path.go: In function 'filepath.ToSlash': ../../../src/lib

[Bug go/63565] New: please document that (and why) Go binaries should not be stripped

2014-10-16 Thread doko at gcc dot gnu.org
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: doko at gcc dot gnu.org CC: cmang at google dot com please document that (and why) Go binaries should not be stripped. the standard action for distributions is to strip binaries

[Bug other/63505] New: [4.8/4.9 Regression] ICE with -fdebug-types-section in should_move_die_to_comdat, at dwarf2out.c:6702

2014-10-10 Thread doko at gcc dot gnu.org
: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org this might be related to PR57664 and/or PR53860 (but the latter was closed), seen on today's 4.8 and 4.9 branches, but n

[Bug c++/63405] [4.9/5 regression] ICE in cp_perform_integral_promotions, at cp/typeck.c:2084

2014-09-30 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63405 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org Known to

[Bug other/63155] New: [4.9/5 Regression] memory hog

2014-09-03 Thread doko at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 33441 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33441&action=edit preprocessed source [forwarded from https://bugs.debian.org/759683] compiling the attached test case with

[Bug target/52435] ICE in arm_select_dominance_cc_mode, at config/arm/arm.c:10625

2014-08-21 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52435 Matthias Klose changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/61031] [5 Regression] ICE building libjava (verify_flow_info failed)

2014-08-21 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61031 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug tree-optimization/59586] [4.8/4.9 Regression] [graphite] Segmentation fault with -Ofast -floop-parallelize-all -ftree-parallelize-loops

2014-08-17 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59586 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org

[Bug tree-optimization/62114] [graphite] ICE using -floop-parallelize-all and -ffast-math

2014-08-17 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62114 Matthias Klose changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/59586] [4.8/4.9/5 Regression] [graphite] Segmentation fault with -Ofast -floop-parallelize-all -ftree-parallelize-loops

2014-08-17 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59586 Matthias Klose changed: What|Removed |Added CC||drfiemost at email dot it --- Comment #

[Bug tree-optimization/59859] [meta-bug] GRAPHITE issues

2014-08-15 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59859 Bug 59859 depends on bug 57732, which changed state. Bug 57732 Summary: [4.8/4.9/5 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57732

[Bug tree-optimization/57732] [4.8/4.9/5 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)

2014-08-15 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57732 Matthias Klose changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/62155] New: ICE in tsubst_copy, at cp/pt.c:12544

2014-08-15 Thread doko at gcc dot gnu.org
++ Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org works on the trunk, fails on the 4.8 and 4.9 branches: $ cat test.cc template struct S { T i{[this] {}}; }; S s; $ /usr/lib/gcc-snapshot/bin/g++ -std=c++11 -c test.cc test.cc:5:8: error: cannot convert

[Bug tree-optimization/62114] [graphite] ICE using -floop-parallelize-all and -ffast-math

2014-08-15 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62114 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org Known to

[Bug tree-optimization/62035] [4.9 Regresion] wrong code building libapache-mod-perl with -O1, works with -O1 -fno-tree-dse

2014-08-06 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62035 --- Comment #1 from Matthias Klose --- seen with r213518 on the trunk as well

[Bug tree-optimization/62035] New: [4.9 Regresion] wrong code building libapache-mod-perl with -O1, works with -O1 -fno-tree-dse

2014-08-06 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 33260 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33260&action=edit test case [fo

[Bug target/62013] New: [4.8/4.9 Regresion] cc1plus doesn't terminate when called with -g on arm-linux-gnueabihf

2014-08-04 Thread doko at gcc dot gnu.org
IRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Created attachment 33243 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33243&action=edit test case seen on the 4.8 an

[Bug libobjc/61920] [4.8/4.9/4.10 Regression] libobjc has undefined symbols on powerpc*-linux-gnu

2014-07-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61920 --- Comment #4 from Matthias Klose --- Author: doko Date: Sun Jul 27 13:19:21 2014 New Revision: 213100 URL: https://gcc.gnu.org/viewcvs?rev=213100&root=gcc&view=rev Log: 2014-07-27 Alan Modra Matthias Klose PR libobjc/

[Bug libobjc/61920] [4.8/4.9/4.10 Regression] libobjc has undefined symbols on powerpc*-linux-gnu

2014-07-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61920 --- Comment #3 from Matthias Klose --- Author: doko Date: Sun Jul 27 13:18:15 2014 New Revision: 213099 URL: https://gcc.gnu.org/viewcvs?rev=213099&root=gcc&view=rev Log: 2014-07-27 Alan Modra Matthias Klose PR libobjc/

[Bug libobjc/61920] [4.8/4.9/4.10 Regression] libobjc has undefined symbols on powerpc*-linux-gnu

2014-07-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61920 --- Comment #2 from Matthias Klose --- Author: doko Date: Sun Jul 27 13:15:17 2014 New Revision: 213097 URL: https://gcc.gnu.org/viewcvs?rev=213097&root=gcc&view=rev Log: 2014-07-27 Alan Modra Matthias Klose PR libobjc/

[Bug libobjc/61920] [4.8/4.9/4.10 Regression] libobjc has undefined symbols on powerpc*-linux-gnu

2014-07-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61920 --- Comment #1 from Matthias Klose --- PR24775 is about libobjc not including GCC's target headers

[Bug libobjc/24775] libobjc should not include GCC's target headers

2014-07-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #3

[Bug libobjc/61920] New: [4.8/4.9/4.10 Regression] libobjc has undefined symbols on powerp*-linux-gnu

2014-07-26 Thread doko at gcc dot gnu.org
: normal Priority: P3 Component: libobjc Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org this is caused by: 2014-07-24 Ulrich Weigand * config/rs6000/rs6000-protos.h (rs6000_special_adjust_field_align_p): Add

[Bug lto/61715] New: [4.9/4.10 Regression] binutils trunk ld/LTO 11 test fails when built using GCC 4.9

2014-07-04 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org [ filed too: https://sourceware.org/bugzilla/show_bug.cgi?id=17112 ] on binutils trunk the ld/LTO 11 test fails when built using GCC 4.9, but

[Bug target/61231] [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu

2014-06-25 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61231 Matthias Klose changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/61476] New: GCC is not aware of glibc extensions for format strings

2014-06-11 Thread doko at gcc dot gnu.org
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Is this something which can and should be addressed, or should be closed as won't fix? $ cat foo.c #include #include int main() { fprintf(stderr, "erro

[Bug preprocessor/61474] New: ICE (segfault) in preprocessor

2014-06-11 Thread doko at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org seen on any version back to 4.4 $ cat a.c #include "b.h" #include "c.h" $ cat b.h # 1 "c.h" 1 $ gcc -E a.c # 1 "a.c" # 1 "" # 1 "" # 1 "/us

[Bug target/61231] [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu

2014-05-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61231 --- Comment #8 from Matthias Klose --- on powerpc64le, the test passes with both the stage2 and stage3 compilers of the problematic build.

[Bug rtl-optimization/60969] [4.9/4.10 Regression] ICE in output_129 in MMXMOV of mode MODE_SF for march=pentium4

2014-05-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60969 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment

[Bug target/61231] [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu

2014-05-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61231 Matthias Klose changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org --- Comment

[Bug other/61257] New: configure should check if sys/sdt.h is usable, not just checking the existance of the header

2014-05-20 Thread doko at gcc dot gnu.org
Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org splitting out to a new issue, this started in PR61231, and it came up before in https://gcc.gnu.org/ml/gcc-patches/2012-12/msg01122

[Bug target/61231] [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu

2014-05-20 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61231 --- Comment #3 from Matthias Klose --- is test/compile sufficient, or do you have to run it?

[Bug target/61231] [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu

2014-05-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61231 --- Comment #1 from Matthias Klose --- so this happens because I had sys/sdt.h installed during the build, and automatically gets picked up during the build. So probably an invalid issue, or should the inclusion of this header be guarded for arc

[Bug go/61232] [4.10 Regression] link errors building libgo

2014-05-19 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61232 --- Comment #1 from Matthias Klose --- this was r210608

[Bug go/61232] New: [4.10 Regression] link errors building libgo

2014-05-19 Thread doko at gcc dot gnu.org
Assignee: ian at airs dot com Reporter: doko at gcc dot gnu.org libgo fails to link, at least on x86*, powerpc*, arm*, aarch64* -linux with trunk 20140519: .libs/bytes.o:(.data.rel.C237[__go_td_FppN12_bytes.ReaderN9_io.WritererN5_int64N5_erroree]+0x0): multiple definition of

[Bug target/61231] New: [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu

2014-05-19 Thread doko at gcc dot gnu.org
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Seen on the trunk r210608, and the 4.9 branch r210592 on powerpc64le-linux-gnu, using the 4.8.3 release candidate (plus the one rs6000 update) as a

[Bug fortran/61126] [4.10 Regression] gfortran does not enable -Wununused-parameter with -Wextra

2014-05-14 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61126 Matthias Klose changed: What|Removed |Added Summary|[4.8/4.9/4.10 Regression] |[4.10 Regression] gfortran

[Bug driver/61106] [4.8/4.9/4.10 Regression] impliedness of -Wunused-parameter depends on -W option ordering

2014-05-14 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61106 Matthias Klose changed: What|Removed |Added Status|RESOLVED|NEW Resolution|FIXED

[Bug driver/61106] [4.8/4.9/4.10 Regression] impliedness of -Wunused-parameter depends on -W option ordering

2014-05-14 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61106 --- Comment #15 from Matthias Klose --- Author: doko Date: Wed May 14 16:22:20 2014 New Revision: 210434 URL: http://gcc.gnu.org/viewcvs?rev=210434&root=gcc&view=rev Log: gcc/ 2014-05-14 Matthias Klose Revert: 2014-05-08 Ma

[Bug driver/61106] [4.8/4.9/4.10 Regression] impliedness of -Wunused-parameter depends on -W option ordering

2014-05-14 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61106 --- Comment #14 from Matthias Klose --- Author: doko Date: Wed May 14 16:18:12 2014 New Revision: 210432 URL: http://gcc.gnu.org/viewcvs?rev=210432&root=gcc&view=rev Log: gcc/ 2014-05-14 Matthias Klose Revert: 2014-05-08 Manuel Lóp

[Bug plugins/61176] [4.9/4.10 Regression] plugin builds including gimple.h not building

2014-05-14 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176 --- Comment #2 from Matthias Klose --- is this about stability? With trying, you find out that the following will work: #include #include #include #include #include #include #include #include #include #include #include int main(void)

[Bug plugins/61176] New: [4.9/4.10 Regression] plugin builds including gimple.h not building

2014-05-13 Thread doko at gcc dot gnu.org
Priority: P3 Component: plugins Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org $ cat test.cpp #include #include #include int main(void) { return 0; } $ g++-4.9 test.cpp -o test -I$(g++-4.9 -print-file-name=plugin)/include

[Bug middle-end/58094] [4.9 Regression] IPA devirt testsuite errors

2014-05-13 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58094 --- Comment #9 from Matthias Klose --- x86_64-linux-gnu and i586-linux-gnu too

[Bug middle-end/58094] [4.9 Regression] IPA devirt testsuite errors

2014-05-13 Thread doko at gcc dot gnu.org
||doko at gcc dot gnu.org Resolution|FIXED |--- --- Comment #8 from Matthias Klose --- I see these test cases failing with 4.9 20140512. Looking at the testresults ML, they are seen by others too. http://gcc.gnu.org/ml/gcc-testresults/2014-05/msg00892

[Bug fortran/61126] gfortran does not enable -Wununused-parameter with -Wextra

2014-05-12 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61126 --- Comment #17 from Matthias Klose --- patch posted at http://gcc.gnu.org/ml/gcc-patches/2014-05/msg00785.html

[Bug fortran/61126] gfortran does not enable -Wununused-parameter with -Wextra

2014-05-09 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61126 --- Comment #5 from Matthias Klose --- "-Wunused-parameter is not included in -Wall but is implied by -Wall -Wextra" would mean that the test case assumes that it it is implied by -Wextra only.

[Bug fortran/61126] gfortran does not enable -Wununused-parameter with -Wextra

2014-05-09 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61126 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org

[Bug driver/61106] [4.8/4.9/4.10 Regression] impliedness of -Wunused-parameter depends on -W option ordering

2014-05-08 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61106 Matthias Klose changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

<    2   3   4   5   6   7   8   9   >