From 43ee8d614757896bfebb2980111775f026a38c32 Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Tue, 13 Feb 2024 10:06:01 +0100 Subject: [PATCH] gcc --- content/misc.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/misc.md b/content/misc.md index 75ffe1a..d0b4f7d 100644 --- a/content/misc.md +++ b/content/misc.md @@ -16,6 +16,9 @@ This page lists miscellaneous stuff I found or like, such as links, opinions, et - [Copyleft: Pragmatic Idealism](https://www.gnu.org/philosophy/pragmatic.en.html) - [How To Become A Hacker](http://www.catb.org/~esr/faqs/hacker-howto.html) +### Compilers +- [Switch lowering in GCC](https://xoranth.net/gcc-switch/) + ### Interesting projects #### Games