public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/35930] New: -pedantic: Check for -std=f95/f2003/f2008
 2009-03-29  9:19 UTC  (2+ messages)
` [Bug fortran/35930] "

[Bug fortran/34392] New: BOZ diagnost invalid Fortran 2003 use with -std=f2003 warnings
 2009-03-29  9:18 UTC  (2+ messages)
` [Bug fortran/34392] "

[Bug libfortran/33905] show_backtrace hangs on SIGSEGV in malloc/free
 2009-03-29  9:18 UTC 

[Bug fortran/37513] New: Wrongly rejects: unprotected_pointer => protected_pointer
 2009-03-29  9:17 UTC  (2+ messages)
` [Bug fortran/37513] Misleading error for (invalid) protected_pointer => unprotected_pointer

[Bug fortran/37634] New: Fix libgfortran compiling to support GCC_NO_EXECUTABLES
 2009-03-29  9:17 UTC  (2+ messages)
` [Bug libfortran/37634] "

[Bug fortran/39289] New: Reject VOLATILE in PURE
 2009-03-29  9:17 UTC  (2+ messages)
` [Bug fortran/39289] "

[Bug fortran/34928] New: volatile does not accept a common block name
 2009-03-29  9:16 UTC  (2+ messages)
` [Bug fortran/34928] Extension: volatile common blocks

[Bug fortran/37577] New: Change internal array descriptor format for better syntax, C interop TR, rank 15
 2009-03-29  9:14 UTC  (2+ messages)
` [Bug fortran/37577] "

[Bug fortran/38979] New: OpenMP extension:
 2009-03-29  9:11 UTC  (2+ messages)
` [Bug fortran/38979] OpenMP extension: THREADPRIVATE for EQUIVALENCEd symbols

[Bug fortran/37077] New: Implement Internal Unit I/O for character KIND=4
 2009-03-29  9:06 UTC  (2+ messages)
` [Bug fortran/37077] "

[Bug fortran/38247] New: problem with contained subprocedure
 2009-03-29  9:03 UTC  (2+ messages)
` [Bug fortran/38247] "

[Bug fortran/37297] New: Ambiguity check for F2003 GENERIC bindings is not yet fully conformant
 2009-03-29  8:54 UTC  (2+ messages)
` [Bug fortran/37297] "

[Bug fortran/37222] New: Gfortran's check when overriding type-bound procedures is incomplete
 2009-03-29  8:53 UTC  (2+ messages)
` [Bug fortran/37222] Checks when overriding type-bound procedures are incomplete

[Bug fortran/37173] New: Check whether intrinsic assignment between character kind=1 / 4 is allowed
 2009-03-29  8:52 UTC  (2+ messages)
` [Bug fortran/37173] "

[Bug fortran/39178] New: Generate main() rather than using a main in libgfortran/fmain.c
 2009-03-29  8:50 UTC  (2+ messages)
` [Bug fortran/39178] "

[Bug fortran/39288] New: Bind(C): C_LOC of character substrings (F2003 erratum, pending)
 2009-03-29  8:49 UTC  (3+ messages)
` [Bug fortran/39288] "

[Bug middle-end/39352] New: gfortran.dg/vect/pr39318.f90 doesn't work on ia64
 2009-03-29  8:49 UTC  (2+ messages)
` [Bug fortran/39352] "

[Bug fortran/38894] New: c_f_funpointer - add missing argument checking
 2009-03-29  8:47 UTC  (2+ messages)
` [Bug fortran/38894] c_f_procpointer/c_f_pointer "

[Bug regression/38838] New: BIND(C): Binding name expressions are wrongly rejected
 2009-03-29  8:46 UTC  (2+ messages)
` [Bug fortran/38838] "

[Bug fortran/38839] New: BIND(C): Allow non-digit/underscore/alphabetic binding names
 2009-03-29  8:46 UTC  (2+ messages)
` [Bug fortran/38839] "

[Bug fortran/38830] New: Add "Variable Format Expression" I/O Capability
 2009-03-29  8:44 UTC  (2+ messages)
` [Bug fortran/38830] Document lack of "Variable Format Expression" support

[Bug fortran/38718] New: some simplifiers for elemental intrinsics missing; required for init expressions
 2009-03-29  8:42 UTC  (2+ messages)
` [Bug fortran/38718] "

[Bug fortran/38829] New: Bogus BIND(C) error message
 2009-03-29  8:42 UTC  (2+ messages)
` [Bug fortran/38829] "

[Bug fortran/37691] New: Duplicate error messages
 2009-03-29  8:41 UTC  (2+ messages)
` [Bug fortran/37691] "

[Bug fortran/38619] New: error message when converting between different derived types with same name
 2009-03-29  8:41 UTC  (2+ messages)
` [Bug fortran/38619] "

[Bug fortran/37937] New: Bind(C) diagnostic when using c_double for COMPLEX variables
 2009-03-29  8:39 UTC  (2+ messages)
` [Bug fortran/37937] "

[Bug middle-end/39575] New: after build_sese_loop_nests, loops still unordered
 2009-03-29  8:39 UTC 

[Bug fortran/37802] New: [4.4 Regression] array descriptors for matmul messed up?
 2009-03-29  8:37 UTC  (2+ messages)
` [Bug fortran/37802] Improve wording for matmul bound checking

[Bug fortran/38568] New: ICE with invalid bounds for I/O FMT= array
 2009-03-29  8:35 UTC  (2+ messages)
` [Bug fortran/38568] "

[Bug fortran/38444] New: poor error message
 2009-03-29  8:31 UTC  (2+ messages)
` [Bug fortran/38444] Poor recovery from error

[Bug fortran/38506] New: Character storage association - actual <-> dummy argument
 2009-03-29  8:31 UTC  (2+ messages)
` [Bug fortran/38506] -std=f*: Reject scalar character to array dummy in several cases

[Bug fortran/38351] New: poor error message
 2009-03-29  8:29 UTC  (2+ messages)
` [Bug fortran/38351] Poor error message for rank mismatch in operator args

[Bug fortran/38114] New: unneeded temp
 2009-03-29  8:27 UTC  (2+ messages)
` [Bug fortran/38114] "

[Bug fortran/36947] New: accepts-invalid
 2009-03-29  8:26 UTC  (2+ messages)
` [Bug fortran/36947] Attributes not fully checked comparing actual vs dummy procedure

[Bug fortran/37039] New: Cray pointer with pointee DIMENSION statement after POINTER statement
 2009-03-29  8:26 UTC  (2+ messages)
` [Bug fortran/37039] "

[Bug fortran/36383] New: -std=95: Reject public procedure with private derv. type argument
 2009-03-29  8:25 UTC  (2+ messages)
` [Bug fortran/36383] "

[Bug fortran/35267] New: VOLATILE constrain: Misleading error message "Incompatible ranks"
 2009-03-29  8:24 UTC  (2+ messages)
` [Bug fortran/35267] "

[Bug fortran/35918] New: Accepts invalid: INTERFACE <symbol> and REAL <symbol>
 2009-03-29  8:24 UTC  (2+ messages)
` [Bug fortran/35918] "

[Bug fortran/35095] New: DATA with implied-do: Improve bounds checking
 2009-03-29  8:23 UTC  (2+ messages)
` [Bug fortran/35095] "

[Bug fortran/34740] New: -fbounds-check with TRANSFER misses out of bounds in array assignment
 2009-03-29  8:22 UTC  (2+ messages)
` [Bug fortran/34740] "

[Bug fortran/34741] New: Bounds-check of array-pointer == [ constructor ]
 2009-03-29  8:22 UTC  (2+ messages)
` [Bug fortran/34741] "

[Bug fortran/34505] New: -std=f*: FLOAT accepts non-integers and SNGL non-double precision reals
 2009-03-29  8:19 UTC  (2+ messages)
` [Bug fortran/34505] FLOAT/SNGL: Not accepted as actual argument; diagnostics problems

[Bug fortran/34547] New: NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid
 2009-03-29  8:19 UTC  (2+ messages)
` [Bug fortran/34547] "

[Bug middle-end/35423] New: Implement OpenMP workshare
 2009-03-29  8:12 UTC  (3+ messages)
` [Bug fortran/35423] "

[Bug objc/27377] New: false compiler warnings generated in Objective-C code
 2009-03-29  8:10 UTC  (2+ messages)
` [Bug objc/27377] [4.2/4.3/4.4 Regression] "

[Bug fortran/35003] New: spurious warning using -Wconversion, a do loop, and 8 byte integers
 2009-03-29  8:05 UTC  (2+ messages)
` [Bug fortran/35003] "

[Bug fortran/38386] New: Update BIND(C,name= checking for Fortran 2008
 2009-03-29  8:03 UTC  (2+ messages)
` [Bug fortran/38386] Update BIND(C,name=) "

[Bug fortran/35161] New: Bind(C): Procedures with different interface and same C binding label
 2009-03-29  8:02 UTC  (2+ messages)
` [Bug fortran/35161] Add warning about procedures with same C binding label and different interface

[Bug fortran/36158] New: Transformational function BESSEL_YN(n1,n2,x) and BESSEL_JN missing
 2009-03-29  7:54 UTC  (3+ messages)
` [Bug fortran/36158] "

[Bug fortran/36761] New: Unallocated array "referenced" silently
 2009-03-29  7:51 UTC  (3+ messages)
` [Bug fortran/36761] "

[Bug fortran/20520] allocatable arrays used uninitialized without a warning
 2009-03-29  7:51 UTC 

[Bug fortran/38115] New: unneeded temp
 2009-03-29  7:47 UTC  (2+ messages)
` [Bug fortran/38115] "

[Bug fortran/34546] New: Incorrect array identified in out of bounds runtime error
 2009-03-29  7:44 UTC  (2+ messages)
` [Bug fortran/34546] "

[Bug fortran/33845] New: Namespace memory cleanup needed
 2009-03-29  7:38 UTC  (2+ messages)
` [Bug fortran/33845] "

[Bug fortran/33595] New: FAIL: gfortran.dg/nint_2.f90 -O0 execution test
 2009-03-29  7:36 UTC  (4+ messages)
` [Bug fortran/33595] "
` [Bug libfortran/33595] "

[Bug fortran/39427] New: Error on generic name equivalent to type name in same module
 2009-03-29  7:31 UTC  (2+ messages)
` [Bug fortran/39427] F2003: Procedures with same name as types/type constructors

[Bug bootstrap/36545] New: Type _uleb128_t doesn't defined properly in /gcc/unwind-dw2.c
 2009-03-29  4:38 UTC  (3+ messages)
` [Bug bootstrap/36545] "

[Bug tree-optimization/35011] New: [4.3 regression] ICE with -fcheck-data-deps
 2009-03-29  2:16 UTC  (4+ messages)
` [Bug tree-optimization/35011] "

[Bug fortran/39571] New: Compiler crash with "GNU MP: Cannot reallocate memory"
 2009-03-29  0:50 UTC  (11+ messages)
` [Bug fortran/39571] "

[Bug fortran/39528] New: gfortran: repeated entries are not read when using list-directed input
 2009-03-29  0:30 UTC  (2+ messages)
` [Bug fortran/39528] [4.2/4.3 Regression] "

[Bug target/30451] New: incorrect attributes in *movti_ppc64 of rs6000.md
 2009-03-28 23:55 UTC  (3+ messages)
` [Bug target/30451] "

[Bug c/32542] New: When -msdata is set, gcc sent -memb to gas
 2009-03-28 23:53 UTC  (3+ messages)
` [Bug target/32542] "

[Bug c++/35240] New: ICE with new in template parameter
 2009-03-28 23:25 UTC  (3+ messages)
` [Bug c++/35240] "

[Bug c++/4926] C++ ABI needs clarification on mangling of complex expressions
 2009-03-28 23:23 UTC  (2+ messages)

[Bug middle-end/39574] New: [4.5 regression] Many regressions on trunk
 2009-03-28 21:59 UTC  (7+ messages)
` [Bug middle-end/39574] "

[Bug c++/28301] New: [4.0/4.1/4.2 regression] ICE with broken specialization
 2009-03-28 21:56 UTC  (3+ messages)
` [Bug c++/28301] [4.3/4.4/4.5 "

[Bug fortran/34656] New: modifies do loop variable
 2009-03-28 21:40 UTC  (3+ messages)
` [Bug fortran/34656] "

[Bug debug/39563] New: C block scopes have no DW_TAG_lexical_block
 2009-03-28 21:35 UTC  (3+ messages)
` [Bug debug/39563] "

[Bug c++/35329] New: [4.2/4.3/4.4 regression] ICE with invalid template class after #pragma interface
 2009-03-28 21:29 UTC  (2+ messages)
` [Bug c++/35329] [4.2/4.3 "

[Bug c++/9436] [ABI] passing a class template followed by a template value of this class
 2009-03-28 21:20 UTC 

[Bug c++/26693] New: [4.0/4.1/4.2 regression] Access checks not performed for types in templates
 2009-03-28 20:19 UTC  (2+ messages)
` [Bug c++/26693] [4.2/4.3/4.4 "

[Bug c++/37736] New: Problem with designated initializer and template
 2009-03-28 20:14 UTC  (2+ messages)
` [Bug c++/37736] "

[Bug fortran/39570] New: cabs and cabsf are named differently on NetBSD 5
 2009-03-28 19:39 UTC  (10+ messages)
` [Bug fortran/39570] "
` [Bug target/39570] "

[Bug fortran/35667] New: FAIL: gfortran.dg/nan_3.f90 execution test
 2009-03-28 18:57 UTC  (3+ messages)
` [Bug libfortran/35667] HP-UX 10 has broken strtod

[Bug fortran/36161] New: gfc_error formats are not marked gcc-internal-format in po file
 2009-03-28 18:27 UTC  (3+ messages)
` [Bug fortran/36161] "

[Bug fortran/36528] New: Cray pointer to function mishandled
 2009-03-28 17:39 UTC  (3+ messages)
` [Bug fortran/36528] "

[Bug c++/39554] New: -Wdisallowed-function-list fails when #including <algorithm>
 2009-03-28 17:29 UTC  (3+ messages)
` [Bug c++/39554] "

[Bug fortran/36271] New: [4.3 regression] Missed error with assignment to INTENT(IN) argument
 2009-03-28 17:19 UTC  (2+ messages)
` [Bug fortran/36271] Add -Wsurprising for pointers arguments with INTENT(IN)?

[Bug tree-optimization/38723] New: default definitions not in avail_out
 2009-03-28 17:18 UTC  (3+ messages)
` [Bug tree-optimization/38723] "

[Bug fortran/36437] New: F2008: Support c_sizeof // Simplify argument to [c_]sizeof
 2009-03-28 17:15 UTC  (2+ messages)
` [Bug fortran/36437] "

[Bug fortran/38273] New: Cray pointers: Document that
 2009-03-28 17:12 UTC  (2+ messages)
` [Bug fortran/38273] Cray pointers: Document that pointers cannot be function return values

[Bug fortran/38407] New: Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-argument
 2009-03-28 17:12 UTC  (2+ messages)
` [Bug fortran/38407] "

[Bug fortran/36703] New: ICE (segfault) in reduce_binary0 (arith.c:1778)
 2009-03-28 17:09 UTC  (2+ messages)
` [Bug fortran/36703] "

[Bug fortran/38765] New: [4.4, 4.3 Regression] ICE in check_host_association
 2009-03-28 16:56 UTC  (2+ messages)
` [Bug fortran/38765] [4.3 "

[Bug debug/37959] New: g++ does not emit DW_AT_explicit
 2009-03-28 16:46 UTC  (3+ messages)
` [Bug debug/37959] "

[Bug fortran/37780] New: Optimize LEADZ/TRAILZ for zero arguments
 2009-03-28 16:33 UTC  (2+ messages)
` [Bug middle-end/37780] Conditional expression with __builtin_clz() should be optimized out

[Bug fortran/35707] New: Search /usr/local/include and /usr/include for .mod files
 2009-03-28 15:46 UTC  (2+ messages)
` [Bug fortran/35707] "

[Bug fortran/36096] New: F2008 Bessel: Documentation/diagnostic errors
 2009-03-28 15:45 UTC  (2+ messages)
` [Bug fortran/36096] "

[Bug other/39573] New: linking fails when optimizations are enabled
 2009-03-28 15:42 UTC 

[Bug fortran/35844] New: RFC: Environment variable for overwritting the -std=<ver> for libgfortran
 2009-03-28 15:40 UTC  (2+ messages)
` [Bug libfortran/35844] Overwriting the -std= option at runtime via environment variable

[Bug fortran/35849] New: "wrong" line shown in error message for parameter
 2009-03-28 15:35 UTC  (2+ messages)
` [Bug fortran/35849] "

[Bug fortran/38573] New: Missing markers for translation
 2009-03-28 15:31 UTC  (3+ messages)
` [Bug fortran/38573] "

[Bug c/36892] New: Support __attribute__((deprecated(.text string.)))
 2009-03-28 15:23 UTC  (2+ messages)
` [Bug c/36892] Support __attribute__((deprecated("text string")))

[Bug fortran/39280] New: Optimizing integer power
 2009-03-28 14:12 UTC  (2+ messages)
` [Bug fortran/39280] "

[Bug fortran/39517] New: frotarn doesnt' compile in SLES10 SP2
 2009-03-28 14:12 UTC  (2+ messages)
` [Bug fortran/39517] fortran doesn't "

[Bug fortran/32626] New: Run-time check for recursive functions
 2009-03-28 14:08 UTC  (3+ messages)
` [Bug fortran/32626] "

[Bug bootstrap/39572] New: RFE - Gcc is incomplete for 64 Bit Targets - Need support for x86_64 OpenBSD
 2009-03-28 14:08 UTC 

[Bug fortran/37848] New: internal compiler error: Segmentation fault. gfortran openmp
 2009-03-28 14:00 UTC  (2+ messages)
` [Bug fortran/37848] [4.2 only] "

[Bug fortran/36382] New: Support $ as first character in symbol names and in IMPLICT
 2009-03-28 13:58 UTC  (2+ messages)
` [Bug fortran/36382] "

[Bug fortran/36234] New: Support g77's "complex function name*16" syntax
 2009-03-28 13:45 UTC  (2+ messages)
` [Bug fortran/36234] Document lack of "

[Bug c/27120] New: Should warn about uninitialized use of variable array element
 2009-03-28 13:40 UTC  (2+ messages)
` [Bug c/27120] "

[Bug fortran/35234] New: Undetected "use before definition"
 2009-03-28 13:39 UTC  (2+ messages)
` [Bug fortran/35234] "

[Bug fortran/36380] New: preprocessing: define built-in target-related macros
 2009-03-28 13:38 UTC  (2+ messages)
` [Bug fortran/36380] "

[Bug fortran/39555] New: concat-op not allowed in STOP
 2009-03-28 13:37 UTC  (4+ messages)
` [Bug fortran/39555] "

[Bug libfortran/34128] New: slow gfortran 4.x (library?) compared to g77 3.4
 2009-03-28 13:21 UTC  (2+ messages)
` [Bug fortran/34128] "

[Bug fortran/38432] New: Add warning for endless loops
 2009-03-28 13:21 UTC  (3+ messages)
` [Bug fortran/38432] Add warning for loops which are never executed

[Bug fortran/35952] New: Segmentation fault with character strings only when compiling with -funroll-loops and -O3
 2009-03-28 13:06 UTC  (2+ messages)
` [Bug fortran/35952] "

[Bug target/36031] New: ARM -fshort-enums attribute not emitted for Fortran
 2009-03-28 13:01 UTC  (2+ messages)
` [Bug fortran/36031] "

[Bug tree-optimization/38458] New: copy-propagation doesn't handle cycles
 2009-03-28 12:55 UTC  (3+ messages)
` [Bug tree-optimization/38458] "

[Bug tree-optimization/38180] New: CCP does not propagate through constant initializers
 2009-03-28 12:53 UTC  (3+ messages)
` [Bug tree-optimization/38180] "

[Bug fortran/35865] New: Spurious warning for vector-valued functions passed as arguments
 2009-03-28 12:36 UTC  (2+ messages)
` [Bug fortran/35865] "

[Bug fortran/39314] New: -ffpe-trap=invalid gives no FPE for acos(-5.0)
 2009-03-28 12:24 UTC  (3+ messages)
` [Bug libfortran/39314] "

[Bug fortran/38404] New: Warning message identifies incorrect line
 2009-03-28 12:20 UTC  (2+ messages)
` [Bug fortran/38404] "

[Bug fortran/36632] New: OpenMP code segment with module variable causes Fortran compiler to crash
 2009-03-28 12:07 UTC  (2+ messages)
` [Bug fortran/36632] OpenMP code with access to "

[Bug fortran/37644] New: compiler Segmentation fault
 2009-03-28 12:07 UTC  (2+ messages)
` [Bug fortran/37644] [4.3 only] ICE on valid OpenMP code

[Bug tree-optimization/38513] New: Only postreload will remove a no-op store
 2009-03-28 10:12 UTC  (3+ messages)
` [Bug tree-optimization/38513] "

[Bug middle-end/38968] New: Complex matrix product is not vectorized
 2009-03-28 10:06 UTC  (3+ messages)
` [Bug tree-optimization/38968] "

[Bug tree-optimization/37795] New: if-combine doesn't optimize != after >= test
 2009-03-28 10:03 UTC  (3+ messages)
` [Bug tree-optimization/37795] "

[Bug fortran/38810] New: Floating point exception
 2009-03-28  9:38 UTC  (2+ messages)
` [Bug fortran/38810] "

[Bug fortran/37527] New: conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
 2009-03-28  9:36 UTC  (2+ messages)
` [Bug fortran/37527] "

[Bug fortran/37497] New: Fortran openMP compiler error: Segmentation fault
 2009-03-28  9:34 UTC  (2+ messages)
` [Bug fortran/37497] "

[Bug fortran/39490] New: Non-standard assignment of arrays of character objects
 2009-03-28  8:28 UTC  (2+ messages)
` [Bug fortran/39490] Invalid character constructor rejected at -std=gnu since 4.4

[Bug fortran/39505] New: Consider a 'no arg check' directive
 2009-03-28  8:03 UTC  (2+ messages)
` [Bug fortran/39505] "

[Bug c++/36654] New: Inlined con/de-structor breaks in dllimport classes with virtual inheritance
 2009-03-28  7:24 UTC  (2+ messages)
` [Bug target/36654] [4.2 Regression] Inlined con/de-structor breaks virtual inheritance dllimport classes

[Bug rtl-optimization/39510] New: [avr] missed optimisation with IO read and register variables
 2009-03-28  5:55 UTC  (3+ messages)
` [Bug rtl-optimization/39510] "

[Bug target/39558] New: Fortran iresolve.c cannot be built with -maltivec used in bootstrap
 2009-03-28  1:16 UTC  (3+ messages)
` [Bug target/39558] Bad interaction of decls named 'vector' and -maltivec vector support

[Bug target/39472] New: Add -mabi=[ms|sysv]
 2009-03-28  1:10 UTC  (3+ messages)
` [Bug target/39472] "

[Bug target/35623] New: RTL check failure in arm_const_double_rtx
 2009-03-28  0:16 UTC  (3+ messages)
` [Bug target/35623] "

[Bug tree-optimization/39120] New: [4.2/4.3/4.4 Regression] Missed escape constraints for call results
 2009-03-27 22:41 UTC  (3+ messages)
` [Bug tree-optimization/39120] "

[Bug middle-end/39315] New: Unaligned move used on aligned stack variable
 2009-03-27 22:38 UTC  (2+ messages)
` [Bug middle-end/39315] "

[Bug target/39323] New: MAX_OFILE_ALIGNMENT in elfos.h is too big
 2009-03-27 22:34 UTC  (2+ messages)
` [Bug c/39323] "

[Bug rtl-optimization/38034] New: Unnecssary register move
 2009-03-27 22:28 UTC  (2+ messages)
` [Bug rtl-optimization/38034] "

[Bug libstdc++/39569] New: Apparent memory corruption in std::stringstream after calling syslog()
 2009-03-27 22:06 UTC  (3+ messages)
` [Bug libstdc++/39569] "

[Bug tree-optimization/39548] New: gcc ICE compiling code with option -fprofile-generate
 2009-03-27 20:21 UTC  (2+ messages)
` [Bug tree-optimization/39548] "

[Bug tree-optimization/39557] New: Invalid PDOM lead to infinite loop to be generated
 2009-03-27 20:21 UTC  (2+ messages)
` [Bug tree-optimization/39557] "

page:  |  | latest

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).