@online{huang2025compiler,
  author       = {Huang, Xuanqiang Angelo},
  title        = {Compiler Limitations},
  date         = {2025-03-03},
  organization = {Xuanqiang Angelo Huang's Blog},
  url          = {https://flecart.github.io/notes/compiler-limitations/},
  langid       = {english},
  abstract     = {On Compiler \# Adding compilation flags to gcc not always makes it faster, it just enables a specific set of optimization methods. It's also good to turn on platform specific flags to turn on some specific optimization methods to that architecture. Remember that compilers are cons}
}
