++
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
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
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
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
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
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