emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 6e1b984 2/2: Add sample of -fanalyzer output (bug#51882)


From: Mattias Engdegård
Subject: master 6e1b984 2/2: Add sample of -fanalyzer output (bug#51882)
Date: Wed, 24 Nov 2021 09:14:16 -0500 (EST)

branch: master
commit 6e1b984563c3ea2fdc06ec1ea57c13a6f0114c6f
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    Add sample of -fanalyzer output (bug#51882)
    
    * etc/compilation.txt (file): Add fragment of GCC diagnostics from
    -fanalyzer (from Philip Kaludercic).
---
 etc/compilation.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/etc/compilation.txt b/etc/compilation.txt
index 01d4df1b0..34d8c53 100644
--- a/etc/compilation.txt
+++ b/etc/compilation.txt
@@ -310,6 +310,9 @@ G:/cygwin/dev/build-myproj.xml:54: Compiler Adapter 'javac' 
can't be found.
 file:G:/cygwin/dev/build-myproj.xml:54: Compiler Adapter 'javac' can't be 
found.
 {standard input}:27041: Warning: end of file not at end of a line; newline 
inserted
 boost/container/detail/flat_tree.hpp:589:25:   [ skipping 5 instantiation 
contexts, use -ftemplate-backtrace-limit=0 to disable ]
+   |
+   |board.h:60:21:
+   |   60 | #define I(b, C) ((C).y * (b)->width + (C).x)
 
 
 * Guile backtrace, 2.0.11



reply via email to

[Prev in Thread] Current Thread [Next in Thread]