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
7033abe1
Commit
7033abe1
authored
Jun 21, 2012
by
Steven Bosscher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/m32c/m32c-pragma.c: Remove unnecessary includes.
From-SVN: r188853
parent
625ed172
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
gcc/ChangeLog
+4
-0
gcc/config/m32c/m32c-pragma.c
+0
-6
No files found.
gcc/ChangeLog
View file @
7033abe1
2012-06-21 Steven Bosscher <steven@gcc.gnu.org>
* config/m32c/m32c-pragma.c: Remove unnecessary includes.
2012-06-21 Michael Matz <matz@suse.de>
2012-06-21 Michael Matz <matz@suse.de>
PR middle-end/53688
PR middle-end/53688
...
...
gcc/config/m32c/m32c-pragma.c
View file @
7033abe1
...
@@ -27,13 +27,7 @@
...
@@ -27,13 +27,7 @@
#include "c-family/c-common.h"
#include "c-family/c-common.h"
#include "diagnostic-core.h"
#include "diagnostic-core.h"
#include "cpplib.h"
#include "cpplib.h"
#include "hard-reg-set.h"
#include "output.h"
#include "m32c-protos.h"
#include "m32c-protos.h"
#include "function.h"
#define MAX_RECOG_OPERANDS 10
#include "reload.h"
#include "target.h"
/* Implements the "GCC memregs" pragma. This pragma takes only an
/* Implements the "GCC memregs" pragma. This pragma takes only an
integer, and is semantically identical to the -memregs= command
integer, and is semantically identical to the -memregs= command
...
...
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