diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 13:03:01 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-07-12 13:03:01 +0200 |
commit | 6fc942f66e0b9435939e63ad9aeeeee91cfbc200 (patch) | |
tree | b172205136abca6a1d878d9a9f3062613a3622c3 /open_issues/gdb.mdwn | |
parent | 716ef78f951c355e978e869aa437212facecd7ac (diff) | |
parent | 8cee055ec4fac00e59f19620ab06e2b30dccee3c (diff) | |
download | web-6fc942f66e0b9435939e63ad9aeeeee91cfbc200.tar.gz web-6fc942f66e0b9435939e63ad9aeeeee91cfbc200.tar.bz2 web-6fc942f66e0b9435939e63ad9aeeeee91cfbc200.zip |
Merge remote-tracking branch 'fp/master'
Diffstat (limited to 'open_issues/gdb.mdwn')
-rw-r--r-- | open_issues/gdb.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn index e37bbcfb..1652031b 100644 --- a/open_issues/gdb.mdwn +++ b/open_issues/gdb.mdwn @@ -69,7 +69,7 @@ harmonized. There are several occurences of *error: dereferencing type-punned pointer will break strict-aliasing rules* in the MIG-generated stub files; thus no `-Werror` -until that is resolved. +until that is resolved ([[strict_aliasing]]). This takes up around 140 MiB and needs roughly 6 min on kepler.SCHWINGE and 30 min on coulomb.SCHWINGE. |