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
e67b6ba6
Commit
e67b6ba6
authored
Oct 14, 2019
by
Tobias Burnus
Committed by
Tobias Burnus
Oct 14, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix previous commit
* error.c: Remove debug pragma added in previous commit. From-SVN: r276955
parent
f1cb5c0a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/fortran/ChangeLog
+4
-0
gcc/fortran/error.c
+0
-1
No files found.
gcc/fortran/ChangeLog
View file @
e67b6ba6
2019-10-14 Tobias Burnus <tobias@codesourcery.com>
* error.c: Remove debug pragma added in previous commit.
2019-10-14 Tobias Burnus <tobias@codesourcery.com>
PR fortran/92072
* error.c (error_print, gfc_format_decoder): Fix %C column-
offset handling.
...
...
gcc/fortran/error.c
View file @
e67b6ba6
#pragma GCC optimize("O0")
/* Handle errors.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
Contributed by Andy Vaught & Niels Kristian Bech Jensen
...
...
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