diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-19 11:30:24 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-19 11:47:08 +0200 |
commit | a956d8791ffe383fe6fe356fd1035cabe76d4bdd (patch) | |
tree | cd6058bee3f19d7898c74ee3f6d3321f8a4bf187 /gcc.mdwn | |
parent | 9a504117097495928a2a83884bb40438baa2321a (diff) | |
download | web-a956d8791ffe383fe6fe356fd1035cabe76d4bdd.tar.gz web-a956d8791ffe383fe6fe356fd1035cabe76d4bdd.tar.bz2 web-a956d8791ffe383fe6fe356fd1035cabe76d4bdd.zip |
GCC issues.
Diffstat (limited to 'gcc.mdwn')
-rw-r--r-- | gcc.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -9,3 +10,5 @@ is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] The [GNU Compiler Collection](http://gcc.gnu.org/). + + * [[Open Issues|tag/open_issue_gcc]] |