Announcement

Collapse
No announcement yet.

GCC 4.8 To Improve Diagnostics Abilities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GCC 4.8 To Improve Diagnostics Abilities

    Phoronix: GCC 4.8 To Improve Diagnostics Abilities

    In a battle against LLVM/Clang, GCC 4.8 will improve the code diagnostics support to better assist developers in debugging code errors/warnings in a user-friendly manner...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    friendly competition is good, both projects can benefit.

    Comment


    • #3
      one can only hope!

      I for one am most certainly tired of gcc's terrible habit of reminding me OVER AND OVER again about the existence of EVERY SINGLE EQUALITY OPERATOR I could EVER possibly use, whenever I make a typo. Honestly it is so bad that there is no point in trying to figure out any error messages after the first one. Thank goodness for fast machines and emacs bindings so I can just recomplle instead of trying to parse the reams of error messages.

      Comment


      • #4
        Nice one, i'm glad that we have a GCC vs Clang, it will surely push the development of both compilers .

        Comment

        Working...
        X