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



--- Comment #22 from davidxl <xinliangli at gmail dot com> 2013-01-15 19:03:03 
UTC ---

(In reply to comment #21)

> What does it mean to merge two declarations with different target attributes? 

> Are the strings just combined?



This is a good question.  'merge' needs to be clearly defined and can be

implementation defined. There might be conflicts between explicit target

strings) and the compiler can choose to pick one and discard others (with a

proper warning).



David

Reply via email to