normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at dpinol dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40059
--- Comment #3 from gcc at dpinol dot com 2008-08-11 06:33 ---
(In reply to comment #2)
> This warning is valid as far as I can tell as the compiler does not know
> ACE_OS::mutex_lock does not throw.
>
Hi,
then why removing any of these 3 lines from CircularBuffer's cons
--- Comment #5 from gcc at dpinol dot com 2008-08-27 10:05 ---
(In reply to comment #4)
> error: 'operator new' takes type 'size_t' ('long unsigned int') as first
> parameter
I don't understand why you get this error
>
> What is the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47347
Summary: "pragma GCC diagnostic ignored" has no effect
sometimes
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
Version: 4.5.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at dpinol dot com
GCC build triplet: i686-gnu-linux
GCC host triplet: i686-gnu-linux
GCC target
--- Comment #1 from gcc at dpinol dot com 2010-03-09 18:18 ---
Created an attachment (id=20062)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20062&action=view)
text
build it with g++ -g -O2 -mmmx qdrawhelper_mmx.ii to reproduce the error
(btw, upgrading a file to bugzil
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at dpinol dot com
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
clang has a -fsanitize-blacklist for this
thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61978
--- Comment #3 from Daniel Pinol ---
I agree with Kostya.
I get an error within Qt, and I cannot modify its source code. Another option
would be having a flag for not aborting execution when an error is detected (as
in valgrind)
I tried adding
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61978
--- Comment #7 from Daniel Pinol ---
thank you everybody for your great feedback!
@kostya: I provide here the full log. Even removing the #if's, it still aborts.
strict_memcmp=0 worked like a charm. Thanks!
I guess there's no way to just report
ReportedBy: gcc at dpinol dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36767
ReportedBy: gcc at dpinol dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36768
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gcc at dpinol dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36833
--- Comment #1 from gcc at dpinol dot com 2008-07-15 09:11 ---
Created an attachment (id=15910)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15910&action=view)
File generated by -save-temps
I didn't know you could upload files.
I attach file generated by -save-temps
13 matches
Mail list logo