Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
4a197c86
Commit
4a197c86
authored
Apr 09, 2013
by
Jakub Jelinek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix non-ASCII characters in names.
From-SVN: r197618
parent
c9721f10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
30 deletions
+30
-30
gcc/ChangeLog-2012
+0
-0
gcc/testsuite/ChangeLog-2012
+30
-30
No files found.
gcc/ChangeLog-2012
View file @
4a197c86
This diff is collapsed.
Click to expand it.
gcc/testsuite/ChangeLog-2012
View file @
4a197c86
...
...
@@ -1396,12 +1396,12 @@
* gcc.target/powerpc/ppc-pow.c: Allow dot symbols in branch.
* gcc.target/powerpc/tfmode_off.c: Skip on AIX.
2012-11-07 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-11-07 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c/53063
* gcc.dg/warn-nsstring.c: Use -Wformat explicitly.
2012-11-07 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-11-07 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c/51294
* c-c++-common/pr51294.c: New.
...
...
@@ -1782,7 +1782,7 @@
PR middle-end/55116
* gcc.target/i386/pr55116.c: New file.
2012-10-29 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-10-29 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c/53066
* gcc.dg/Wshadow-4.c: New.
...
...
@@ -2211,7 +2211,7 @@
* gcc.dg/webizer.c (main): Add missing exit call.
2012-10-21 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-10-21 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/54465
* gfortran.dg/wextra_1.f: New test.
...
...
@@ -2294,7 +2294,7 @@
* gcc.dg/tree-ssa/ldist-17.c: Block cunroll to make testcase still
valid.
2012-10-16 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-10-16 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c/53063
PR c/40989
...
...
@@ -3100,7 +3100,7 @@
* go.test/go-test.exp: Update for latest version of Go testsuite.
2012-09-29 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-09-29 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/52724
* gfortran.dg/internal_readwrite_3.f90: New test.
...
...
@@ -3605,7 +3605,7 @@
* g++.dg/torture/builtin-location.C: New testcase.
2012-09-13 Paolo Carlini <paolo.carlini@oracle.com>
Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c++/53210
* g++.dg/warn/Wuninitialized-self.C: New.
...
...
@@ -4466,7 +4466,7 @@
PR fortran/54301
* gfortran.dg/warn_target_lifetime_1.f90: New.
2012-08-19 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-08-19 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/54298
* gfortran.dg/real_compare_1.f90: New test case.
...
...
@@ -4921,7 +4921,7 @@
* gcc.dg/tree-ssa/pta-ptrarith-1.c: Likewise.
* gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
2012-08-01 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-08-01 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/54033
* gfortran.dg/include_6.f90: New test case.
...
...
@@ -5394,7 +5394,7 @@
* g++.dg/parse/access8.C: Adjust.
* g++.dg/template/sfinae6_neg.C: Adjust.
2012-07-16 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-07-16 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/53824
* gfortran.dg/coarray_allocate_1.f90: New test.
...
...
@@ -6425,12 +6425,12 @@
PR middle-end/53535
* gcc.dg/pr46647.c: xfail for cris-* and crisv32-*.
2012-06-07 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-06-07 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/52861
* gfortran.dg/string_assign_2.f90: New test case.
2012-06-07 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-06-07 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/52861
* gfortran.dg/string_assign_1.f90: New test case.
...
...
@@ -6446,7 +6446,7 @@
* gfortran.dg/gomp/appendix-a/a.35.6.f90: Likewise.
* c-c++-common/gomp/pr53580.c: New test.
2012-06-07 Fabien Ch
Á
ne <fabien@gcc.gnu.org>
2012-06-07 Fabien Ch
ê
ne <fabien@gcc.gnu.org>
PR c++/51214
* g++.dg/cpp0x/forw_enum11.C: New.
...
...
@@ -6474,7 +6474,7 @@
* gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
loops.
2012-06-06 Fabien Ch
Á
ne <fabien@gcc.gnu.org>
2012-06-06 Fabien Ch
ê
ne <fabien@gcc.gnu.org>
PR c++/52841
* g++.dg/cpp0x/pr52841.C: New testcase.
...
...
@@ -7262,7 +7262,7 @@
* gnat.dg/discr36.ad[sb]: New test.
* gnat.dg/discr36_pkg.ad[sb]: New helper.
2012-05-05 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-05-05 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c/43772
* c-c++-common/pr43772.c: New.
...
...
@@ -7324,7 +7324,7 @@
* gcc.target/ia64/pr48496.c: New test.
* gcc.target/ia64/pr52657.c: Likewise.
2012-05-04 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-05-04 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR c/51712
* c-c++-common/pr51712.c: New.
...
...
@@ -7567,7 +7567,7 @@
* gnat.dg/warn6.ad[sb]: New test.
2012-04-29 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-29 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR 53149
* gcc.dg/20011021-1.c: Adjust testcase.
...
...
@@ -7675,7 +7675,7 @@
PR c/52880
* gcc.dg/pr52880.c: New test.
2012-04-25 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-25 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
* gcc.dg/m-un-2.c: Update.
* gcc.dg/20011021-1.c: Update.
...
...
@@ -7758,7 +7758,7 @@
PR fortran/53051
* gfortran.dg/read_float_4.f90: New.
2012-04-21 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-21 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR 35441
* c-c++-common/pr35441.C: New.
...
...
@@ -7793,7 +7793,7 @@
* gcc.dg/pr52283.c: New test.
2012-04-19 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-19 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
* gcc.dg/pr37985.c: New test.
...
...
@@ -8041,12 +8041,12 @@
* gcc/target/sh/pr50751-6.c: New.
* gcc/target/sh/pr50751-7.c: New.
2012-04-11 Fabien Ch
Á
ne <fabien@gcc.gnu.org>
2012-04-11 Fabien Ch
ê
ne <fabien@gcc.gnu.org>
PR c++/52465
* g++.dg/lookup/using52.C: New.
2012-04-11 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-11 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
* lib/prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
...
...
@@ -8142,7 +8142,7 @@
* gcc.dg/builtin-bswap-5.c: Likewise.
* gcc.target/i386/builtin-bswap-4.c: New test.
2012-04-11 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-11 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
PR 24985
* lib/prune.exp: Add -fno-diagnostics-show-caret.
...
...
@@ -8251,7 +8251,7 @@
PR fortran/52751
* gfortran.dg/public_private_module_2.f90: New.
2012-04-08 Manuel L
Ápez-IbÁÁ
ez <manu@gcc.gnu.org>
2012-04-08 Manuel L
ópez-Ibáñ
ez <manu@gcc.gnu.org>
* g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Add labels to
directives.
...
...
@@ -9486,7 +9486,7 @@
PR c++/52248
* g++.dg/ext/timevar1.C: New.
2012-02-16 Fabien Ch
Á
ne <fabien@gcc.gnu.org>
2012-02-16 Fabien Ch
ê
ne <fabien@gcc.gnu.org>
PR c++/52126
* g++.dg/template/using21.C: New.
...
...
@@ -9821,7 +9821,7 @@
PR fortran/51514
* gfortran.dg/class_to_type_2.f90: New.
2012-02-06 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-02-06 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/32373
* gfortran.dg/vect/vect-8.f90: Use vect_double effective target.
...
...
@@ -9847,12 +9847,12 @@
* gcc.dg/pr48374.c: Actually add the test I forgot
in the 2012-01-25 commit.
2012-02-05 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-02-05 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/32373
* gfortran.dg/vect/vect-8.f90: New test case.
2012-02-05 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-02-05 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/48847
* gfortran.dg/warn_unused_dummy_argument_3.f90: New test.
...
...
@@ -9944,7 +9944,7 @@
PR tree-optimization/52073
* gcc.c-torture/compile/pr52073.c: New test.
2012-02-01 Thomas K
Á
nig <tkoenig@gcc.gnu.org>
2012-02-01 Thomas K
ö
nig <tkoenig@gcc.gnu.org>
PR fortran/51958
* gfortran.dg/function_optimize_10.f90: New test.
...
...
@@ -11127,7 +11127,7 @@
* g++.dg/cpp0x/constexpr-delegating2.C: Add missing piece.
2012-01-01 Fabien Ch
Á
ne <fabien@gcc.gnu.org>
2012-01-01 Fabien Ch
ê
ne <fabien@gcc.gnu.org>
* g++.old-deja/g++.brendan/crash25.C: Adjust.
* g++.old-deja/g++.brendan/crash56.C: Likewise.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment