This is the mail archive of the gcc-patches@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]

Re: [patch 0/6] scalar-storage-order merge (2)


> See https://gcc.gnu.org/ml/gcc/2015-06/msg00126.html for the proposal.

The branch has been merged into mainline but without C++ support.  This means 
that the scalar_storage_order attribute is supported in C, Objective-C and Ada 
only for the time being; the branch will remain open to host the C++ support.
I'm also going to submit a small patch to add minimal debug info support.

The result of the merge was bootstrapped/regtested on x86/Linux, x86/Solaris, 
x86-64/Linux, PowerPC/Linux, IA-64/Linux and SPARC/Solaris.

Bugzilla tickets pertaining to the attribute should be tagged with [sso] and 
ebotcazou@gcc.gnu.org be added to the CC field.

-- 
Eric Botcazou


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