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]

r248006 - in /trunk/gcc: brig/ChangeLog brig/br...


Author: visit0r
Date: Sat May 13 11:57:16 2017
New Revision: 248006

URL: https://gcc.gnu.org/viewcvs?rev=248006&root=gcc&view=rev
Log:
BRIG FE: Fix an assertion when doing an 'lda' of
a private array offset.


Added:
    trunk/gcc/testsuite/brig.dg/test/gimple/priv-array-offset-access.hsail
Modified:
    trunk/gcc/brig/ChangeLog
    trunk/gcc/brig/brigfrontend/brig-code-entry-handler.cc
    trunk/gcc/testsuite/ChangeLog


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