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
78e27dd3
Commit
78e27dd3
authored
Oct 08, 2010
by
Tejas Belagod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add PR buzilla numbers to ChangeLog
From-SVN: r165176
parent
40f07b4b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
gcc/ChangeLog
+2
-0
gcc/testsuite/ChangeLog
+1
-0
No files found.
gcc/ChangeLog
View file @
78e27dd3
...
@@ -81,11 +81,13 @@
...
@@ -81,11 +81,13 @@
2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
PR Tree-Vect/45847
* tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL
* tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL
check for vectype_out returned by get_vectype_for_scalar_type().
check for vectype_out returned by get_vectype_for_scalar_type().
2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
PR target/45805
* config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to
* config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to
constraint, add register specifier in instruction template.
constraint, add register specifier in instruction template.
(neon_vec_pack_trunc_<mode>): Likewise.
(neon_vec_pack_trunc_<mode>): Likewise.
gcc/testsuite/ChangeLog
View file @
78e27dd3
...
@@ -28,6 +28,7 @@
...
@@ -28,6 +28,7 @@
2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
PR Tree-Vect/45847
* gcc.dg/vect/pr45847.c: New test.
* gcc.dg/vect/pr45847.c: New test.
2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
2010-10-07 Iain Sandoe <iains@gcc.gnu.org>
...
...
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