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

r243053 - /branches/ARM/sve-branch/gcc/toplev.c


Author: rsandifo
Date: Wed Nov 30 19:07:37 2016
New Revision: 243053

URL: https://gcc.gnu.org/viewcvs?rev=243053&root=gcc&view=rev
Log:
Change order of calls in backend_init

[Branch only patch -- not intended for trunk in its current state]

This was needed for an early version of the vector constant
representation.  We should double-check whether it's still
necessary before deciding whether to submit to trunk.

Modified:
    branches/ARM/sve-branch/gcc/toplev.c


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