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 middle-end/29749] [4.0/4.1/4.2/4.3 regression] Missing byte swap optimizations



------- Comment #14 from rask at gcc dot gnu dot org  2007-11-21 19:11 -------
> it is preferrable to avoid including any headers in
> testcases if possible.

Yes, but IMHO not at the cost of disabling the test on targets where it is
supposed to run and pass. Targets without stdint.h are rare and this sort of
optimization really does need to be tested on the 8-bit and 16-bit targets too.


-- 


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


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