------- Comment #11 from rearnsha at gcc dot gnu dot org  2006-10-03 16:25 
-------
(In reply to comment #7)
> Subject: RE:  compiler generates incorrect ARM instructions when using long
> bitfields
> 
> Why not? What are the criteria?  

Because it isn't a regression.

A regression is when all of the following are satisfied:

a) It's a bug
b) A previous release of the compiler supported the compiler configuration
c) That previous release produced correct code
d) This release produces the wrong code

In this case b) does not hold and hence c) can't either.


-- 


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

Reply via email to