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
0a5a37d4
Commit
0a5a37d4
authored
Oct 01, 2009
by
Loren J. Rittle
Committed by
Loren J. Rittle
Oct 01, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.
From-SVN: r152386
parent
cd0961a5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/20021014-1.c
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
0a5a37d4
2009-10-01 Loren J. Rittle <ljrittle@acm.org>
* gcc.dg/20021014-1.c (*-*-freebsd*): Use dg-message.
2009-10-01 Tobias Burnus <burnus@net-b.de>
2009-10-01 Tobias Burnus <burnus@net-b.de>
PR fortran/41515
PR fortran/41515
...
...
gcc/testsuite/gcc.dg/20021014-1.c
View file @
0a5a37d4
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
/* { dg-options "-O2 -p" } */
/* { dg-options "-O2 -p" } */
/* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */
/* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */
/* { dg-error "profiler" "No profiler support" { target xstormy16-*-* } 0 } */
/* { dg-error "profiler" "No profiler support" { target xstormy16-*-* } 0 } */
/* { dg-
error
"" "consider using `-pg' instead of `-p' with gprof(1)" { target *-*-freebsd* } 0 } */
/* { dg-
message
"" "consider using `-pg' instead of `-p' with gprof(1)" { target *-*-freebsd* } 0 } */
extern
void
abort
(
void
);
extern
void
abort
(
void
);
extern
void
exit
(
int
);
extern
void
exit
(
int
);
...
...
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