summaryrefslogtreecommitdiff
path: root/gcc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-11-17 21:50:36 +0100
committerThomas Schwinge <thomas@schwinge.name>2010-11-17 21:51:57 +0100
commitd843d207052599f6f8aa5c92abab3ac7ea39dbfc (patch)
tree6142f1604e717153705ac821b3e8efe8ed682be6 /gcc.mdwn
parent7200c2244ca5510ddc8321306a6ba9a8f0c22eb6 (diff)
gcc.
Diffstat (limited to 'gcc.mdwn')
-rw-r--r--gcc.mdwn11
1 files changed, 2 insertions, 9 deletions
diff --git a/gcc.mdwn b/gcc.mdwn
index 2192ab54..8f311b12 100644
--- a/gcc.mdwn
+++ b/gcc.mdwn
@@ -12,17 +12,10 @@ is included in the section entitled
[[!meta title="GNU Compiler Collection"]]
-# http://gcc.gnu.org/
+# <http://gcc.gnu.org/>
- * [[Open Issues|tag/open_issue_gcc]]
-
-# Specifics
-
-Actually mostly *non-*specifics: apart from the target-specific configuration
-machinery, there shouldn't be any major differences within GCC between the
-GNU/Hurd and GNU/Linux ports, for example. Especially all the compiler magic
-is all the same.
+# [[Maintenance|open_issues/gcc]]
# Open Issues