]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/DEBUG: Adjust instructions for libgccjit reproducer.
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Nov 2021 12:44:45 +0000 (14:44 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Nov 2021 12:44:45 +0000 (14:44 +0200)
etc/DEBUG

index 555370588feee6bbb8e22d480d7c6d469493b3d2..ced6a92d711b50d14a12386baaa91fb00bfcab23 100644 (file)
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -591,9 +591,10 @@ If you cannot figure out the cause for the problem using the above,
 native-compile the problematic file after setting the variable
 'comp-libgccjit-reproducer' to a non-nil value.  That should produce a
 file named ELNFILENAME_libgccjit_repro.c, where ELNFILENAME is the
-name of the problematic .eln file, in the same directory where the
-.eln file is produced.  Then attach that reproducer C file to your bug
-report.
+name of the problematic .eln file in the same directory where the .eln
+file is produced, or a file repro.c under your ~/.emacs.d/eln-cache
+(which one depends on how the native-compilation is invoked).  Then
+attach that reproducer C file to your bug report.
 
 ** Following longjmp call.