This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/55108] bad compile-time evaluation of members of initialized union


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55108

--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2012-10-30 14:15:43 UTC ---
At armv6t2 and later we have a ubfx instruction available and that is enough to
mask this bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]