[Bug c++/70758] New: unique_ptr of aligned T calls invalid free

2016-04-21 Thread 2013.bugzilla.gcc.gnu.org at ingomueller dot net
++ Assignee: unassigned at gcc dot gnu.org Reporter: 2013.bugzilla.gcc.gnu.org at ingomueller dot net Target Milestone: --- Created attachment 38321 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38321&action=edit Example c++ program that produces the invalid free

[Bug c++/58542] std::atomic<__int128_t>::store broken with -march=corei7

2013-09-26 Thread 2013.bugzilla.gcc.gnu.org at ingomueller dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58542 --- Comment #1 from Ingo Müller <2013.bugzilla.gcc.gnu.org at ingomueller dot net> --- Created attachment 30901 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30901&action=edit Minimal "working" example of how std::at

[Bug c++/58542] New: std::atomic<__int128_t>::store broken with -march=corei7

2013-09-26 Thread 2013.bugzilla.gcc.gnu.org at ingomueller dot net
normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: 2013.bugzilla.gcc.gnu.org at ingomueller dot net The attached file shows how std::atomic<__int128_t>::store is broken when compiled with --march=corei7. Then relevant code looks like th

[Bug other/58086] New: Installer installs files outside --prefix

2013-08-05 Thread 2013.bugzilla.gcc.gnu.org at ingomueller dot net
Assignee: unassigned at gcc dot gnu.org Reporter: 2013.bugzilla.gcc.gnu.org at ingomueller dot net The installer of gcc-4.8.1 installs the following files outside the path specifide by --prefix to the configure script: /lib/libiberty.a /lib32/libquadmath.so.0.0.0 /lib32

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

2013-08-05 Thread 2013.bugzilla.gcc.gnu.org at ingomueller dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56780 Ingo Müller <2013.bugzilla.gcc.gnu.org at ingomueller dot net> changed: What|Removed |Added

[Bug c++/56146] New: Erroneous char initialization only in template function

2013-01-30 Thread 2013.bugzilla.gcc.gnu.org at ingomueller dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56146 Bug #: 56146 Summary: Erroneous char initialization only in template function Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED