This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 48bf1a9 gcc/ * genoutput.c (data): Use a file_location to record the [...] new 5d1f193 gcc/ * gensupport.h (compute_test_codes): Take a file_locati [...] new c04601c gcc/ * read-md.h (message_with_line, error_with_line): Delet [...] new 8a184c9 gcc/ * genattrtab.c (make_canonical): Add a file_location pa [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 109 +++++++++++++++++++++++++++ gcc/genattr-common.c | 51 +++++++------ gcc/genattr.c | 45 ++++++------ gcc/genattrtab.c | 166 +++++++++++++++++++++-------------------- gcc/genautomata.c | 203 +++++++++++++++++++++++++-------------------------- gcc/gencodes.c | 31 ++++---- gcc/genconditions.c | 26 +++---- gcc/genconfig.c | 81 +++++++++----------- gcc/genemit.c | 99 +++++++++++-------------- gcc/genextract.c | 56 +++++++------- gcc/genflags.c | 32 ++++---- gcc/genmddump.c | 13 +--- gcc/genopinit.c | 22 +++--- gcc/genoutput.c | 130 +++++++++++++++------------------ gcc/genpeep.c | 40 +++++----- gcc/genpreds.c | 130 ++++++++++++++++----------------- gcc/genrecog.c | 199 +++++++++++++++++++++++--------------------------- gcc/gensupport.c | 73 +++++++++--------- gcc/gensupport.h | 20 ++++- gcc/gentarget-def.c | 54 +++++++------- gcc/read-md.c | 26 ------- gcc/read-md.h | 2 - 22 files changed, 817 insertions(+), 791 deletions(-)