[Bug c++/33799] Return value's destructor not executed when a local variable's destructor throws

2020-04-19 Thread mm-nospam at outlook dot co.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33799 mm-nospam at outlook dot co.nz changed: What|Removed |Added CC||mm-nospam at outlook dot

[Bug target/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-09-03 Thread romain.services at mm dot st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #14 from Romain Bossart --- Thank you Jack, gcc-7.2.0 now compiles correctly on my i7 system (8 cores HT) with encrypted APFS Best regards

[Bug target/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-24 Thread romain.services at mm dot st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 --- Comment #8 from Romain --- Hi Jack, Thanks. My system is a Core i7 (HT enabled), so I have 8 cores, good catch! Regards, Romain

[Bug target/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):

2017-08-22 Thread romain.services at mm dot st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797 Romain changed: What|Removed |Added CC||romain.services at mm dot st --- Comment #6

[Bug libstdc++/80654] New: is_trivially_copy_constructible fails with compiler error with vector of uncopyable objects

2017-05-06 Thread bugs at mm dot beanwood.com
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: bugs at mm dot beanwood.com Target Milestone: --- Created attachment 41332 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41332&action=e

[Bug c/65833] New: Attempting to convert 128 bit integers to 128 bit decimal floating-point results in an unresolved symbol

2015-04-21 Thread mm at mezzarobba dot net
: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mm at mezzarobba dot net CC: christoph.lauter at lip6 dot fr The following code $ cat stitd.c int main(void) { __uint128_t foo

[Bug libstdc++/42857] std::istream::ignore(std::streamsize n) calls unnecessary underflow

2014-07-23 Thread bugs at mm dot beanwood.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42857 --- Comment #6 from Andrew Ayer --- Any word on if this will be fixed in GCC? To summarize, GCC's current behavior is wrong because: * Underflowing after ignoring the requested number of bytes could block forever, breaking applications. * The

[Bug c++/56692] New: [4.8 Regression] [C++11] Segmentation fault when calling static/non-static overloaded function from lambda

2013-03-22 Thread bugs at mm dot beanwood.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56692 Bug #: 56692 Summary: [4.8 Regression] [C++11] Segmentation fault when calling static/non-static overloaded function from lambda Classification: Unclassified Pr

[Bug libstdc++/42857] std::istream::ignore(std::streamsize n) calls unnecessary underflow

2013-02-24 Thread bugs at mm dot beanwood.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42857 Andrew Ayer changed: What|Removed |Added CC||bugs at mm dot beanwood.com

[Bug c++/51121] Duplicate destructors

2011-11-14 Thread db4 at mm dot st
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51121 --- Comment #1 from David Bustos 2011-11-14 14:34:54 UTC --- Created attachment 25817 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25817 .ii file of problematic code

[Bug c++/51121] New: Duplicate destructors

2011-11-14 Thread db4 at mm dot st
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51121 Bug #: 51121 Summary: Duplicate destructors Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: major Priority: P3 Compone

[Bug c++/50512] surprising change in overloading resolution

2011-09-25 Thread mm at mezzarobba dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50512 --- Comment #1 from mm at mezzarobba dot net 2011-09-25 16:51:17 UTC --- Created attachment 25361 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25361 testcase

[Bug c++/50512] New: surprising change in overloading resolution

2011-09-25 Thread mm at mezzarobba dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50512 Bug #: 50512 Summary: surprising change in overloading resolution Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priori

[Bug c++/39425] New: gcc loops after reporting template instantiation errors

2009-03-10 Thread mm at mezzarobba dot net
nst char a::_rec<0u>::size’ test2.cpp:5: instantiated from ‘const char a::_rec<1u>::size’ test2.cpp:13: instantiated from here ^C (exit 130) -- Summary: gcc loops after reporting template instantiation errors Product: gcc Version: 4.3.3

Project Mail.

2006-12-16 Thread MM Group Handling

strange error

2004-11-08 Thread MM
When I try to compile this code (witch has one ')' missing) I get a strange error... Is it a bug? I use gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) 29: for(i=1; i cbarre.c: In function `argomenti': cbarre.c:29: warning: too many arguments for format cbarre.c:30: parse error before "if" cbarre.c