[Dune] [#674] strict-aliasing warnings with gcc-4.4 (Attachment added)

Dune dune at dune-project.org
Mon Nov 30 18:13:49 CET 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#674 - strict-aliasing warnings with gcc-4.4
User who did this - Carsten Gräser (Carsten)

----------
The attached example violates the strict aliasing rule. Compile itwith 'g++ -O3 -Wall strict_aliasing_rule.cc'.

With gcc-4.4 you get a warning about the violation and the result '1 n 3'. Previous gcc versions (I have at hand) don't warn and give '3 n 3'.

I'm not sure whether this comparable to what we are doing in the grid interface.
----------

One or more files have been attached.

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=674#comment1372

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list