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 tree-optimization/42172] inefficient bit fields assignments


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

Janis Johnson <janis at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu.org

--- Comment #8 from Janis Johnson <janis at gcc dot gnu.org> 2013-01-17 00:26:10 UTC ---
The test gcc.target/arm/pr42172-1.c currently passes for armv6t2, armv7*, and
armv8* with and without -mthumb.  At this point can the test be limited to
those processors, or XFAILed for others?


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