public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808
@ 2005-09-01  2:22 danglin at gcc dot gnu dot org
  2005-09-01  2:37 ` [Bug middle-end/23671] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-09-01  2:22 UTC (permalink / raw)
  To: gcc-bugs

/home/dave/gcc-4.1/objdir/./gcc/xgcc -shared-libgcc -B/home/dave/gcc-4.1/objdir/
./gcc -nostdinc++ -L/home/dave/gcc-4.1/objdir/hppa-linux/libstdc++-v3/src -L/hom
e/dave/gcc-4.1/objdir/hppa-linux/libstdc++-v3/src/.libs -B/home/dave/opt/gnu/gcc
/gcc-4.1.0/hppa-linux/bin/ -B/home/dave/opt/gnu/gcc/gcc-4.1.0/hppa-linux/lib/ -i
system /home/dave/opt/gnu/gcc/gcc-4.1.0/hppa-linux/include -isystem /home/dave/o
pt/gnu/gcc/gcc-4.1.0/hppa-linux/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc/l
ibjava -I./include -I./gcj -I../../../gcc/libjava -Iinclude -I../../../gcc/libja
va/include -I../../../gcc/libjava/classpath/include -I../../../gcc/libjava/class
path/native/fdlibm -I../../../gcc/libjava/../boehm-gc/include -I../boehm-gc/incl
ude -I../../../gcc/libjava/libltdl -I../../../gcc/libjava/libltdl -I../../../gcc
/libjava/.././libjava/../gcc -I../../../gcc/libjava/../zlib -I../../../gcc/libja
va/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdolla
rs-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -Wex
tra -Wall -D_GNU_SOURCE -DPREFIX=\"/home/dave/opt/gnu/gcc/gcc-4.1.0\" -DLIBDIR=\
"/home/dave/opt/gnu/gcc/gcc-4.1.0/lib\" -DJAVA_HOME=\"/home/dave/opt/gnu/gcc/gcc
-4.1.0\" -DBOOT_CLASS_PATH=\"/home/dave/opt/gnu/gcc/gcc-4.1.0/share/java/libgcj-
4.1.0.jar\" -DJAVA_EXT_DIRS=\"/home/dave/opt/gnu/gcc/gcc-4.1.0/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/home/dave/opt/gnu/gcc/gcc-4.1.0/share/java/gcj-endorsed\"
 -DLIBGCJ_DEFAULT_DATABASE=\"/home/dave/opt/gnu/gcc/gcc-4.1.0/lib/gcj-4.1.0/clas
smap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.1.0/classmap.db\" -DTOOLEX
ECLIBDIR=\"/home/dave/opt/gnu/gcc/gcc-4.1.0/lib\" -g -O2 -D_GNU_SOURCE -MT inter
pret.lo -MD -MP -MF .deps/interpret.Tpo -c ../../../gcc/libjava/interpret.cc  -f
PIC -DPIC -o .libs/interpret.o
../../../gcc/libjava/interpret.cc: In static member function 'static void _Jv_In
terpMethod::run(void*, ffi_raw*, _Jv_InterpMethod*)':
../../../gcc/libjava/interpret.cc:3243: internal compiler error: in fixup_eh_reg
ion_note, at reload1.c:3808
Please submit a full bug report,
with preprocessed source if appropriate.

-- 
           Summary: [4.1 Regression] ICE in fixup_eh_region_note, at
                    reload1.c:3808
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
@ 2005-09-01  2:37 ` pinskia at gcc dot gnu dot org
  2005-09-01  5:03 ` [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, " rth at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-01  2:37 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
  GCC build triplet|hppa-unknown-linux-gnu      |
   GCC host triplet|hppa-unknown-linux-gnu      |
 GCC target triplet|hppa-unknown-linux-gnu      |hppa-*-linux-gnu
           Keywords|                            |ice-on-valid-code
            Summary|[4.1 Regression] ICE in     |[4.1 Regression] ICE in
                   |fixup_eh_region_note, at    |fixup_eh_region_note, at
                   |reload1.c:3808              |reload1.c:3808ion_note, at
                   |ion_note, at reload1.c:3808 |reload1.c:3808
   Target Milestone|---                         |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
  2005-09-01  2:37 ` [Bug middle-end/23671] " pinskia at gcc dot gnu dot org
@ 2005-09-01  5:03 ` rth at gcc dot gnu dot org
  2005-09-01 13:04 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-09-01  5:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2005-09-01 05:03 -------
I know you're going to attach a preprocessed file for non-pa owners...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
            Summary|[4.1 Regression] ICE in     |[4.1 Regression] ICE in
                   |fixup_eh_region_note, at    |fixup_eh_region_note, at
                   |reload1.c:3808ion_note, at  |reload1.c:3808
                   |reload1.c:3808              |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
  2005-09-01  2:37 ` [Bug middle-end/23671] " pinskia at gcc dot gnu dot org
  2005-09-01  5:03 ` [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, " rth at gcc dot gnu dot org
@ 2005-09-01 13:04 ` pinskia at gcc dot gnu dot org
  2005-09-01 15:57 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-01 13:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-01 13:04 -------
Reducing.  I was able to reproduce this with the preprocessed source from ppc-darwin.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-09-01 13:04 ` pinskia at gcc dot gnu dot org
@ 2005-09-01 15:57 ` pinskia at gcc dot gnu dot org
  2005-09-01 17:07 ` rth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-01 15:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-01 15:57 -------
Compile the following at -O0 -fnon-call-exceptions:
float run (int t) {
  int stack[4];
  int *sp = stack+1;
  try   {
    return ( *(--sp));
  }
  catch (int *ex)   {   }
  return 0.0;
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-01 15:57:40
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-09-01 15:57 ` pinskia at gcc dot gnu dot org
@ 2005-09-01 17:07 ` rth at gcc dot gnu dot org
  2005-09-02  9:26 ` debian-gcc at lists dot debian dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-09-01 17:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2005-09-01 17:07 -------
Proposed patch: http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00053.html

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-09-01 17:07 ` rth at gcc dot gnu dot org
@ 2005-09-02  9:26 ` debian-gcc at lists dot debian dot org
  2005-09-02 11:31 ` [Bug target/23671] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2005-09-02  9:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From debian-gcc at lists dot debian dot org  2005-09-02 09:25 -------
seen on CVS 20050901 for s390-linux as well:

if /bin/sh ./libtool --mode=compile
/build/buildd/gcc-snapshot-20050901/build/./gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20050901/build/./gcc -nostdinc++
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/s390-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/s390-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../src/libjava -I./include -I./gcj  -I../../../src/libjava -Iinclude
-I../../../src/libjava/include -I../../../src/libjava/classpath/include
-I../../../src/libjava/classpath/native/fdlibm
-I../../../src/libjava/../boehm-gc/include -I../boehm-gc/include 
-I../../../src/libjava/libltdl -I../../../src/libjava/libltdl
-I../../../src/libjava/.././libjava/../gcc -I../../../src/libjava/../zlib
-I../../../src/libjava/../libffi/include -I../libffi/include  -fno-rtti
-fnon-call-exceptions  -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -Wextra -Wall -D_GNU_SOURCE
-DPREFIX="\"/usr/lib/gcc-snapshot\"" -DLIBDIR="\"/usr/lib/gcc-snapshot/lib\""
-DJAVA_HOME="\"/usr/lib/gcc-snapshot/jre\""
-DBOOT_CLASS_PATH="\"/usr/lib/gcc-snapshot/jre/lib/rt.jar\""
-DJAVA_EXT_DIRS="\"/usr/lib/gcc-snapshot/share/java/ext\""
-DGCJ_ENDORSED_DIRS="\"/usr/lib/gcc-snapshot/share/java/gcj-endorsed\""
-DLIBGCJ_DEFAULT_DATABASE="\"/usr/lib/gcc-snapshot/lib/gcj-4.1.0/classmap.db\""
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-4.1.0/classmap.db\""
-DTOOLEXECLIBDIR="\"/usr/lib/gcc-snapshot/lib\"" -g -O2  -D_GNU_SOURCE -MT
jni.lo -MD -MP -MF "$depbase.Tpo" -c -o jni.lo ../../../src/libjava/jni.cc; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
/build/buildd/gcc-snapshot-20050901/build/./gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20050901/build/./gcc -nostdinc++
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/s390-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/s390-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../src/libjava -I./include -I./gcj -I../../../src/libjava -Iinclude
-I../../../src/libjava/include -I../../../src/libjava/classpath/include
-I../../../src/libjava/classpath/native/fdlibm
-I../../../src/libjava/../boehm-gc/include -I../boehm-gc/include
-I../../../src/libjava/libltdl -I../../../src/libjava/libltdl
-I../../../src/libjava/.././libjava/../gcc -I../../../src/libjava/../zlib
-I../../../src/libjava/../libffi/include -I../libffi/include -fno-rtti
-fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -Wextra -Wall -D_GNU_SOURCE
-DPREFIX=\"/usr/lib/gcc-snapshot\" -DLIBDIR=\"/usr/lib/gcc-snapshot/lib\"
-DJAVA_HOME=\"/usr/lib/gcc-snapshot/jre\"
-DBOOT_CLASS_PATH=\"/usr/lib/gcc-snapshot/jre/lib/rt.jar\"
-DJAVA_EXT_DIRS=\"/usr/lib/gcc-snapshot/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/usr/lib/gcc-snapshot/share/java/gcj-endorsed\"
-DLIBGCJ_DEFAULT_DATABASE=\"/usr/lib/gcc-snapshot/lib/gcj-4.1.0/classmap.db\"
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.1.0/classmap.db\"
-DTOOLEXECLIBDIR=\"/usr/lib/gcc-snapshot/lib\" -g -O2 -D_GNU_SOURCE -MT jni.lo
-MD -MP -MF .deps/jni.Tpo -c ../../../src/libjava/jni.cc  -fPIC -DPIC -o .libs/jni.o
../../../src/libjava/jni.cc: In function 'void
_Jv_JNI_GetStringUTFRegion(JNIEnv*, java::lang::String*, jsize, jsize, char*)':
../../../src/libjava/jni.cc:1396: internal compiler error: in
fixup_eh_region_note, at reload1.c:3808
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [jni.lo] Error 1
make[5]: Leaving directory
`/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libjava'

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-09-02  9:26 ` debian-gcc at lists dot debian dot org
@ 2005-09-02 11:31 ` pinskia at gcc dot gnu dot org
  2005-09-03 14:33 ` cvs-commit at gcc dot gnu dot org
  2005-09-03 17:35 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-02 11:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-02 11:30 -------
(In reply to comment #5)
> seen on CVS 20050901 for s390-linux as well:
This is really a taget bug, please file a different bug for the s390 issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debian-gcc at lists dot
                   |                            |debian dot org
          Component|middle-end                  |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2005-09-02 11:31 ` [Bug target/23671] " pinskia at gcc dot gnu dot org
@ 2005-09-03 14:33 ` cvs-commit at gcc dot gnu dot org
  2005-09-03 17:35 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-09-03 14:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-03 14:33 -------
Subject: Bug 23671

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	danglin@gcc.gnu.org	2005-09-03 14:33:07

Modified files:
	gcc            : ChangeLog 
	gcc/config/pa  : pa.c 

Log message:
	PR middle-end/23671
	pa.c (emit_move_sequence): Use replace_equiv_address instead of
	gen_rtx_MEM.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9889&r2=2.9890
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&r1=1.305&r2=1.306



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug target/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
  2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2005-09-03 14:33 ` cvs-commit at gcc dot gnu dot org
@ 2005-09-03 17:35 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-03 17:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-03 17:35 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23671


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-09-03 17:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808 danglin at gcc dot gnu dot org
2005-09-01  2:37 ` [Bug middle-end/23671] " pinskia at gcc dot gnu dot org
2005-09-01  5:03 ` [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, " rth at gcc dot gnu dot org
2005-09-01 13:04 ` pinskia at gcc dot gnu dot org
2005-09-01 15:57 ` pinskia at gcc dot gnu dot org
2005-09-01 17:07 ` rth at gcc dot gnu dot org
2005-09-02  9:26 ` debian-gcc at lists dot debian dot org
2005-09-02 11:31 ` [Bug target/23671] " pinskia at gcc dot gnu dot org
2005-09-03 14:33 ` cvs-commit at gcc dot gnu dot org
2005-09-03 17:35 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).